RU EN


BB3Hide

Hide the text of posts from guests and bots, by the number of posts or by group/user ID

The extension adds bb codes to the forum to hide text in messages according to certain criteria
- hiding text from guests and bots, the text will be visible to everyone except guests and bots
[hide]text[/hide]
- hiding text based on the number of messages on the forum, the text will be visible only to users with the number of messages on the forum equal to or greater than 100 (in the settings, you can specify the groups to which the text will be visible regardless of the number of messages on the forum)
[hide=100]text[/hide]
- hiding text based on the user's default group, the text will be visible only to users with the same default group as the author of the post
[ghide]text[/ghide]
- hiding text based on user group, the text will be visible only to users from the Super Moderators and Administrators groups
[ghide=4,5]text[/ghide]
- hide text based on user ID, text will only be visible to users with ID 2 or 48
[uhide=2.48]text[/uhide]
- in the settings you can disable/enable the last 4 bb-codes

Screenshots