Description
With the use of shortcodes it is possible to react to the content by emojis.
So you install the plugin and create new emoji with a title an emoji itself, a count field and an initial count, to fake the initial value of the clicked emoji.
The shortcake is [emojized id=“8” count=“true”] (or false or empty)
In the new version you can limit votes to one per user.
This plugin demands WP REST API plugin.
It has the same approach as the plugin “Emoji Reactions”
https://wordpress.org/plugins/emoji-reactions/
but that seems to be discontinued.
https://www.youtube.com/watch?v=VaNw_Xh35NM
So have fun with emojis.
Installation
See https://codex.wordpress.org/Managing_Plugins#Installing_Plugins
FAQ
- Installation Instructions
-
See https://codex.wordpress.org/Managing_Plugins#Installing_Plugins
- I can’t see emojis, whats wrong?
-
Please update your Macintosh to the latest OS 😜
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Emojized” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Emojized” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1
- initial release
0.2
- Vote once update