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.
Files
emojitwo-wordpress/readme.md
2023-08-09 17:03:55 -07:00

42 lines
1.4 KiB
Markdown

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](https://github.com/mustafauysal/compressed-emoji) for all of the php source code
* [Adem Ilter](https://github.com/ademilter/) for inspire
* [svgo](https://github.com/svg/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