This repository has been archived on 2024-10-31 . You can view files and clone it, but cannot push or open issues or pull requests.
14975e0342a850a1dd234e589de0a122f8b30d6b
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 last updated in late 2016
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
Description
Languages
PHP
100%