| 开发者 | stuartquin |
|---|---|
| 更新时间 | 2015年9月20日 15:51 |
| 捐献地址: | 去捐款 |
| PHP版本: | 4.3 及以上 |
| WordPress版本: | 4.3 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
// By default reactions will be associated with the current context // do_action("emojiemo_render", CONTENT_ID=get_the_ID(), CONTENT_TYPE=get_post_type()); do_action("emojiemo_render");
Use shortcodes:
Add to a post/page:
[emojiemo]
Use type to add custom reactions throughout content
[emojiemo id=1 type=my_reaction]Answers in forum