Description
Origin Story: WordPress emoji comes from s.w.org
and they were not optimized well, Compressed Emoji was fixing that problem (detail info).
Credits
- Adem Ilter for inspire
- svgo for emoji compression
- twemoji for emoji
Contributing
Pull requests are welcome on Github
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.
FAQ
-
How can I use for CDN
-
You can use
compressed_emoji_url
andcompressed_emoji_svg_url
filters for CDN replacement
Reviews
Contributors & Developers
“Compressed Emoji” is open source software. The following people have contributed to this plugin.
Contributors“Compressed Emoji” has been translated into 7 locales. Thank you to the translators for their contributions.
Translate “Compressed Emoji” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.4
- Twemoji 13.1.0 update
- Add composer support
- Tested with WordPress 5.9
1.3
- Twemoji 13.0.1 update.
- tested with WordPress 5.6
1.2
- Twemoji 12.1.4 update. Props @kingkool68
- tested with WordPress 5.3
1.1
- Twemoji 11.2 update. Props @kingkool68
- tested with WordPress 5.x
- trunk is stable tag, It’s not good to keep thousands of files over and over again on the SVN.
1.0
- Initial version