- Compatible XF 2.x versions
- 2.2
- 2.3
- Visible branding
- No
EmojiGuard (Smiley & Emoji Guard) protects your XenForo forum from cluttered or abusive use of smilies and emojis.
It automatically enforces per-message limits on both consecutive repeats and total count.
The add-on works across multiple content types (posts, profile posts, private conversations, signatures) and integrates natively with XenForo’s entity system so that the rules apply seamlessly when users create or edit content.
CLI Command
For large forums or cleanup tasks, EmojiGuard provides a command-line tool:
Features
Processes all targeted entities according to your admin Options.
Optional filters:
For any usergroups you wish to exclude from limitations there's a permission you can allow:
It automatically enforces per-message limits on both consecutive repeats and total count.
The add-on works across multiple content types (posts, profile posts, private conversations, signatures) and integrates natively with XenForo’s entity system so that the rules apply seamlessly when users create or edit content.
CLI Command
For large forums or cleanup tasks, EmojiGuard provides a command-line tool:
Bash:
php cmd.php wueg:clean-smilies
Features
Processes all targeted entities according to your admin Options.
Optional filters:
- --entity=post|profile_post|conversation|signature → limit to one content type.
- --start-id / --end-id → define an ID range (useful for resuming).
- --batch → control batch size.
- --node-id → restrict to posts in a specific forum node.
- --dry-run → simulate without saving changes.
For any usergroups you wish to exclude from limitations there's a permission you can allow: