plugin-icon

Remoji – 文章/留言的回應及功能增強

使用 Emoji 表情符號回應。開放使用者在網站文章及留言中新增 Emoji 表情符號回應,也能停用頁面及文章的留言功能。
評分
5
最近更新:
August 25, 2022
版本
2.1.1
活躍安裝總數
400
Remoji – 文章/留言的回應及功能增強

Add the slack style emoji to posts, pages or comments.

Features:

  • React with emojis to any post or comment.

  • Post View counter. Compatible with all cache plugins! Easy to use. Automatically exclude bots.

  • Disable comment on any post type (pages, posts, attachments).

  • Most Viewed widget. Recent Reacted Emoji Post widget.

  • Allow guests reaction or logged-in user reaction only.

  • GDPR compliant. With this feature turned on, all logged IPs get obfuscated (md5-hashed).

Post View

  1. Edit wp-content/themes/<YOUR THEME>/index.php or archive.php/single.php/post.php/page.php.

  2. In the loop while ( have_posts() ) { or anywhere you want to show the views, add the following codes: do_action( 'remoji_postview' );.

API

To show postview in themes/plugins, use do_action( 'remoji_postview', $the_post_id_to_inquire );.

Shortcode [views] available

Use [views] or [views id="3"](To show the views of post ID 3) in your editor.

免費使用Creator方案
活躍安裝總數
400
目前已測試版本
6.0.9
此外掛程式已可供下載,並可用於你的 WordPress 自助託管安裝。