- เวอร์ชัน XF ที่เข้ากันได้
- 2.2
- 2.3
- ข้อกำหนดเพิ่มเติม
- Req [MMO] Core Library
for xf 2.2.x : https://www.thxf.org/resources/mmo-hide-bb-code-content-system.136/version/250/download
for xf 2.3.x : https://www.thxf.org/resources/mmo-hide-bb-code-content-system.136/version/251/download
- การสร้างแบรนด์ที่มองเห็นได้
- ไม่
Hidden content add-on for the XenForo 2 forum. Supports 16 bb codes for hiding according to various parameters
Fired inside the MMO\Hide\BbCode\HideTags class in the getHideTags() method.
This allows you to add additional fields that bb-codes.
Callback signature:
- 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
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.