=== Compressed Emoji === Contributors: m_uysl Tags: emoji,emoticons,compressed emoji,optimized emoji Requires at least: 4.6 Tested up to: 4.6.1 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Same emoji, but compressed == Description == WordPress emoji comes from `s.w.org` and they are not optimized well, Compressed Emoji fixes this problem. Also, [PageSpeed Insights](https://developers.google.com/speed/pagespeed/insights/) will get on well with emoji. = Credits = * [Adem Ilter](https://github.com/ademilter/) for emoji compression * [twemoji](https://github.com/twitter/twemoji) for emoji = Contributing = Pull requests are welcome on [Github](https://github.com/mustafauysal/compressed-emoji) == Installation == Extract the zip file and just drop the contents in the `wp-content/plugins/` directory of your WordPress installation and then activate the Plugin from admin's Plugins page. == Frequently Asked Questions == = How can I use for CDN = You can use `compressed_emoji_url` and `compressed_emoji_svg_url` filters for CDN replacement == Screenshots == 1. Comparison == Changelog == = 1.0 = * Initial version