=== Super Emoji Plus+ === Contributors: nikolovtmw, ericlewis Tags: emoji, editor Requires at least: 4.5 Tested up to: 4.8 Stable tag: 0.1.5 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin adds an Insert Emoji button into the post content editor. It will also enable autocomplete of emoji by typing a colon and then an emoji name, like ":smile". == Screenshots == 1. After installing the plugin you'll have an Insert Emoji button in your editor. 2. Clicking the button opens up a toolbar to search for and insert emoji into your post content. 3. Also try autocomplete by entering a colon and then the name of an emoji, like ":smile". You can navigate with the left and right arrow keys, and press enter to insert the Emoji. Press escape to close the window. == Changelog == = 0.1.5 = * Fixed a bug that broke the editor in 4.8 = 0.1.4 = * Support BBPress editor (and other plugins using TinyMCE other places). = 0.1.3 = * Open autocomplete results after 2 letters have been typed rather than 3. = 0.1.2 = * Ensure JavaScript file is cache busted on new versions. = 0.1.1 = * Autocomplete bug fixes * PHP 5.2 compatibility = 0.1 = * Beta.