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.
5fa8f126e0980a9f09a88df4c463ffc113a6554b
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.
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%