[MMO] Hide Bb-Code Content System

[MMO] Hide Bb-Code Content System 2.3.8

No permission to download
Fixed node-level bypass permissions not applying correctly in some cases
Reacting to a post no longer triggers unnecessary reloads on posts without hide tags
Removing a reaction now properly re-hides the content
Hide blocks with
Add mhHideNestableMode style property to enable/disable combining
Nested hide tags now display as single block with all requirements
Show checkmarks/crosses for met/unmet requirements
Add accordion UI for visible state (collapsed by default)
Add mhHideNestableMode style property to enable/disable combining
Nested hide tags now display as single block with all requirements
Show checkmarks/crosses for met/unmet requirements
Add accordion UI for visible state (collapsed by default)
Add phrases with plural support (mh_hide_requirements_word)
Fix posts phrase consistency (message -> post)
Fix typos
Fix grammar in phrases
Fix missing phrase
Update phrases in visible hide
Fix phrase for days tag
using 2 separate phrases for hidden content or viewed content
Fix blank lines issue when selected
Fix self-xss
Fix ErrorException: [E_DEPRECATED] preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in src/addons/MMO/Hide/BbCode/Tag/Hide.php at line 34
Fix modal window for hides without option
Now you can set individual css for a specific hide tag
Add new option, for display register or auth tags
In accordance with the new option, the event was deleted mh_hide_auth_tag_codes
Add new option Restricted tags for Hide Expiration
Min require XF 2.3.0
Support XF 2.3.0
Add new tag hideuserage
Add support math functions ceil and floor
Fix Grammar mistakes
Refactoring add-on
Change permission group for ignoring all content
Now for a specific forum node, you can select permissions or a group to ignore the option in the forum node
If the user is now a moderator of only a certain node and he has the right to edit or delete messages, then now he will not see the hide in other nodes
Delete duplicate code
Rename permissions
bb codes for reactions or groups in the modal window are now again displayed in 2 columns
On new installations of the add-on, the permission to use the tag will be enabled by default
Using Data container object for hide tags
Update callback in code event
Add new option: Hide Expiration Enable. This setting allows you to specify how long a hide "expires" and becomes available to all users. Ignoring tags: 'club', 'groups', 'users', 'usersid', 'usersexc', 'usersidexc'
In the future, it may be possible to add the ability to set permissions to use the tag in nodes
Top