- Hidden text for club members
- Hidden text by the number of days
- Hidden text for groups
- Hidden text for registered members
- Hidden text by the number of likes
- Hidden text by the number of messages
- Hidden text by specific reaction
- Hidden text until user replies to topic
- Hidden text until the user replies to the topic and clicks I like
- Hidden text until the user replies to the topic or clicks I like
- Hidden text on the number of resources (An installed resource manager plugin is required, otherwise disable this bb code)
- Hidden text until the user clicks I like
- Hidden text for users
- Hidden text prohibiting viewing to certain users
- Hidden text by user id
- Hidden text prohibiting viewing to certain users by id
If you are a developer and want to implement a hide and at the same time just adding your bb code and template, then you can simply use event handlers from the add-on.
Fired inside the MMO\Hide\BbCode\HideTags class in the getHideTags() method.
This allows you to add additional fields that bb-codes.
Callback signature:
Arguments:
- array &$tags - Array of existing hide tags.