Emojitwo for WordPress!
|
||
---|---|---|
images | ||
emojitwo.php | ||
LICENSE | ||
readme.md |
Emojitwo for WordPress!
Description
This is Emojitwo for wordpress, I used the compressed-emoji plugin by Mustafa Uysal but replaced Twemoji with Emojitwo, as some prefer the look of Emojitwo.
Keep in mind that there is limited emoji support as EmojiTwo is based on Emojione 2.2.5 relesed in late 2016, and retired in early 2017 in favor for the more stricly licenced Emojione 3.0.
Filters
- You can use
emojitwo_url
to modify png emoji url - You can use
emojitwo_svg_url
to modify svg emoji url
Credits
- Mustafa Uysal for all of the php source code
- Adem Ilter for inspire
- svgo for emoji compression
EmojiOne Artwork
- Applies to all PNG and SVG files as well as any adaptations made.
- License: Creative Commons Attribution 4.0 International
- Human Readable License: http://creativecommons.org/licenses/by/4.0/
- Complete Legal Terms: http://creativecommons.org/licenses/by/4.0/legalcode
EmojiOne Non-Artwork
- Applies to the JSON and CSV files, the documentation and everything else not covered under the artwork license above.
- License: MIT
- Complete Legal Terms: http://opensource.org/licenses/MIT
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 emojitwo_url
and emojitwo_svg_url
filters for CDN replacement