=== Insert Special Characters === Contributors: 10up, adamsilverstein Tags: Special Characters, Character Map, Omega, Gutenberg, Block, block editor Requires at least: 5.2 Tested up to: 5.2 Requires PHP: 5.6 Stable tag: 1.0.0 License: MIT License URI: http://www.gnu.org/licenses/mit.html A Special Character inserter for the WordPress block editor (Gutenberg). == Description == A Special Character inserter for the WordPress block editor (Gutenberg). Requires PHP 5.6+ and WordPress 5.2+. Development takes place in the GitHub repository: https://github.com/10up/insert-special-characters. === Technical Notes === * Requires PHP 5.6+. * Requires [WordPress](http://wordpress.org/) 5.2+ * Issues and Pull requests welcome in the GitHub repository: https://github.com/10up/insert-special-characters. == Screenshots == 1. Example of inserting a special character. == Installation == 1. Install the plugin via the plugin installer, either by searching for it or uploading a .zip file. 2. Activate the plugin. 3. Use Insert Special Characters! == Changelog == = 1.0.0 = == Added == * Initial plugin release 🎉 * Wrap [React Character Map](https://github.com/Dayjo/react-character-map) in a Gutenberg Popover (props @adamsilverstein) * Plugin header and icon images (props @dillonmccallum)