Descrição
Ever wanted to add a special character while working within the WordPress block editor (Gutenberg) and suddenly find yourself longing for the days of the Classic Editor and the Special Character inserter? Well long no more, the Insert Special Characters plugin is here to ease your publishing woes!
Note: you can display the popover via the ctrl
/cmd
+ o
keyboard shortcut.
Development takes place in the GitHub repository.
Technical Notes
- Requires PHP 5.6+.
- Requires WordPress 5.2+
- Issues and Pull requests welcome in the GitHub repository.
Instalação
- Install the plugin via the plugin installer, either by searching for it or uploading a .zip file.
- Activate the plugin.
- Use Insert Special Characters!
Avaliações
Colaboradores e desenvolvedores
“Insert Special Characters” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
Colaboradores“Insert Special Characters” foi traduzido para 2 localizações. Agradecemos aos tradutores por suas contribuições.
Traduzir “Insert Special Characters” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
1.0.2
- Changed: Relicensed from MIT to GPLv2
- Fixed: Hook on
enqueue_block_editor_assets
so script is only enqueued in editor (props @adamsilverstein, @josch87) - Fixed: Register text domain to ensure translations can be loaded (props @ocean90)
- Fixed: Bump WordPress version “tested up to” 5.3 (props @adamsilverstein)
- Fixed: Documentation and credits (props @jeffpaul)
1.0.1
- Added: Documentation for keyboard shortcut (props @mrwweb, @jeffpaul)
- Fixed: Ensure character map appears as expected in Firefox (props @adamsilverstein)
1.0.0
Added
* Initial plugin release 🎉
* Wrap React Character Map in a Gutenberg Popover (props @adamsilverstein)
* Plugin header and icon images (props @dillonmccallum)