Hidden content add-on for the XenForo 2 forum. Supports 16 bb codes for hiding according to various parameters
  • 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:
Code:
[I]array[/I] &$tags[/I]

Arguments:
- array&$tags - Array of existing hide tags.

All known vulnerabilities are closed in this hide
Attachments :
  • 1588533366101.png
    1588533366101.png ·  
    90 KB · Views: 6
  • 1588533385990.png
    1588533385990.png ·  
    46 KB · Views: 5
  • 1588533392035.png
    1588533392035.png ·  
    103.2 KB · Views: 6
  • 1588533399171.png
    1588533399171.png ·  
    91.5 KB · Views: 6
  • 1588533413242.png
    1588533413242.png ·  
    59 KB · Views: 6
  • 1588533423789.png
    1588533423789.png ·  
    40.1 KB · Views: 6
  • 1588533430666.png
    1588533430666.png ·  
    40.6 KB · Views: 4
  • 1588533437249.png
    1588533437249.png ·  
    49 KB · Views: 4
  • 1588533444398.png
    1588533444398.png ·  
    62.3 KB · Views: 5
  • 1588533452091.png
    1588533452091.png ·  
    53.3 KB · Views: 5
  • 1588533473736.png
    1588533473736.png ·  
    87.1 KB · Views: 6
  • 1588533480315.png
    1588533480315.png ·  
    73.8 KB · Views: 4
  • 1588533487013.png
    1588533487013.png ·  
    41.8 KB · Views: 5
  • 1588533506919.png
    1588533506919.png ·  
    65.1 KB · Views: 5
  • 1588533513845.png
    1588533513845.png ·  
    35.5 KB · Views: 5
  • Аннотация 2020-04-09 160802.png
    Аннотация 2020-04-09 160802.png ·  
    34.1 KB · Views: 4
  • Аннотация 2020-04-09 163134.png
    Аннотация 2020-04-09 163134.png ·  
    63.4 KB · Views: 5
Author
x32x01
Downloads
2
Views
69
Extention Type
zip
File Size
49.8 KB
First release
Last update
Rating
0.00 star(s) 0 ratings
Top