Linux 软件免费装
Banner图

Emoji Reactions

开发者 stuartquin
更新时间 2015年9月20日 15:51
捐献地址: 去捐款
PHP版本: 4.3 及以上
WordPress版本: 4.3
版权: GPLv2 or later
版权网址: 版权信息

标签

reactions emoji smiley

下载

0.1.0 0.1.1 0.1.2 0.1.3

详情介绍:

Emoji Reactions allows visitors to a WordPress site to rate and react to content using Emojis.

安装:

  1. Upload 'emoji-reactions' to '/wp-content/plugins'
  2. Activate through the plugins menu in WordPress
Include in template: // 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]

屏幕截图:

  • Emoji selector widget
  • Click Emoji to share reaction

升级注意事项:

0.1.0 Initial release

常见问题:

Please ask some questions using support forum

Answers in forum

更新日志:

0.1.2 0.1.1 0.1.0