π± Add a per-post Remoji option to disable reactions for a single post and its comments.
Bugfix Setting Max Emojis Per IP to 0 now means unlimited instead of blocking all reactions.
Bugfix Harden reaction counters, Most Viewed widget defaults, and admin metabox visibility.
2.5 – Jul 7, 2026
Bugfix Emoji picker layout now works with limited emoji sets of any size.
Bugfix Reaction notifications now go to the correct post/comment author.
Bugfix Recent Reacted widget backfills visible entries after hidden/deleted targets are skipped.
Security Password-protected posts/comments no longer render or accept reactions.
2.4 – Jul 7, 2026
π± Withdraw your own reaction by clicking the same emoji again.
π± Optional email notification to the author on new reactions.
π± Show who reacted (logged-in user names) on hover.
π± [remoji] shortcode + do_action( ‘remoji_reaction’ ) hook, with an option to disable auto-appending.
π± Limit available emojis to a subset, plus a remoji_emoji_list filter for custom emojis.
π± Disable reactions per post type (e.g. pages).
π± bbPress topics/replies support.
Bugfix No longer renders the reaction bar (and “Error happened”) inside excerpts/feeds.
Bugfix Guest reactions now work on cached pages (nonce only sent for logged-in users).
Bugfix Mobile-responsive emoji picker panel.
Bugfix Correct text domain on all strings; clearer reaction error messages.
Bugfix Admin reaction log: fixed pagination edge cases and escaped all output.
Security Server-side validation of reaction targets (published post / approved comment on a public parent), plus post-type and emoji-whitelist enforcement.
Security Client IP now uses REMOTE_ADDR by default and no longer trusts proxy headers unless the remoji_trust_proxy_headers filter is enabled β sites behind a CDN/proxy should enable it.
2.2
Test up to latest WP.
2.1.1
Translation fix. (@alexclassroom)
2.1
Bypassed version check to speed up WP v6.
2.0
Postview column in Posts list. (@inside83)
1.9.1
Test up to WP v5.8.
1.9
π± Limit emoji amount per visitor per post.
1.8.1
More accurate to detect IP.
1.8
WordPress v5.5 REST compatibility.
1.7
π± Recent Reacted Emoji Post widget. (@wilcosky)
π± Most Viewed widget.
1.6
π± Disable comments on any post type (posts/pages/attachments).
1.5
π± Post view counter.
1.4
π± Reaction delete. (@wilcosky)
π± Guest Reaction Control. (@wilcosky)
Bugfix Fixed repeated reactions issue when GDPR mode is ON.
1.3
π± Reaction log.
1.2
Options to turn emoji ON/OFF on Post/Page/Comment.