Hide Mod + 1.11.0

The all-in-one fully configurable Hide Hack for MyBB, featuring 14 different ways to hide content.

Start now.

Start by viewing a live demo, or downloading this premium MyBB plugin from ModMyBB.

Hide Mod + 1.11.0

This is the rewrite of the previously known Advanced Hide Mod. This plugin comes with 14 standard Hide MyCodes. What makes this plugin so special is that it is very easily extensible. This means that we will keep on updating this plugin and adding more Hide MyCodes as long as there are inspiring ideas!


Features


  • Customisable usergroup permissions per specific hide MyCode. Who is allowed to use it in posts?

  • Customisable administrator usergroup per specific hide MyCode. MyCode administrators will always see the content unlocked without having to actually unlock it. Useful for admins and mods moderating forums.

  • Customisable templates. Fully customise the look and feel of each specific Hide MyCode when locked or unlocked, with the added bonus of a lot of variables available to be used in the actual templates, such as $minPosts for the minimum posts Hide Mod.

  • Administrator can manage all the MyCodes in the admin control panel such as modifying templates, enabling or disabling specific Hide MyCodes if not needed.

  • Fully customisable patterns. Don't like [hide ][ /hide] or [ hide=rep 20][ /hide]? No problem! In the admin control panel, manage Hide MyCodes section, you can fully customise the MyCode patterns per specific Hide Mod.



  • Fully compatible with NewPoints system.
    Allows posters to require readers a minimum amount of NewPoints, or either require them to pay an amount of NewPoints to unlock contents. A configurable percentage of commission will be awarded to the post author and certain usergroups can have a configurable discount in certain forums.


Available Hide MyCodes


  • Reply Hide Mod
    [hide]contents[/hide]

  • Minimum Posts Hide Mod
    [hide=20]contents[/hide]

  • Minimum NewPoints Hide Mod - Fully compatible with NewPoints system
    [hide=points 20]contents[/hide]

  • NewPoints Unlock Hide Mod - Fully compatible with NewPoints system
    [hide=cost 20]contents[/hide]

  • Guest Hide Mod
    [hide=guest]contents[/hide]

  • Usergroup Hide Mod
    [hide="2,4"]contents[/hide]

  • User IDs Hide Mod
    [hide=users 1,3,5]contents hidden from users ids 1,3,5. Hide from guests by hiding for user id 0[/hide]

  • User IDs Show Mod
    [show=users 1,3,5]contents shown for users ids 1,3,5. Show for guests by hiding for user id 0[/show]

  • Receive Post Reputation Hide Mod
    [hide=reputation]contents[/hide]

  • Minimum Reputation Hide Mod
    [hide=rep 20]contents[/hide]

  • Minimum Referrals Hide Mod
    [hide=ref 20]contents[/hide]

  • Minimum Threads Hide Mod
    [hide=threads 20]contents[/hide]

  • Minimum Age Hide Mod
    [hide=age 20]contents[/hide]

  • Minimum Account Age Hide Mod
    [hide=accountage 1 year 6 months]contents[/hide] [hide=accountage 2 months and 2 days]contents[/hide]

Includes language file and is fully compatible with multi-language forums.


Still doubting? Have a look at our live demo! (Live demo link available at the top of this page)

Change Log

Version 1.11.0
- To upgrade from 1.8.1 and above: first, generate a backup.
- Then overwrite the inc/plugins/hidemodplus.php and inc/languages/english/hidemodplus.lang.php files
- Deactivate, and re-activate the plugin
- Added new feature: minimum account age hide mod

Version 1.10.0
- To upgrade from 1.8.1 and above: overwrite the inc/plugins/hidemodplus.php file.
- Added support for MyBB portal announcements to include the hide tags.

Version 1.9.0
- To upgrade from 1.8.x: backup forums and overwrite the inc/plugins/hidemodplus.php and the inc/languages/* files. Afterwards, deactivate and re-activate the plugin. No configurations will be lost, as long as the plugin is not uninstalled.
- New hide mod: Minimum age hide mod, for example: [hide=age 20]hidden contents[/hide].

Version 1.8.1
- To upgrade from 1.8.0: backup forums and overwrite the inc/plugins/hidemodplus.php file
- Fixes for the eldenroot thank you/like hiding in member profile, and on thank you/like search.

Version 1.6.0
- To upgrade: backup forums and plugin, turn forums off, uninstall the plugin, upload and overwrite files, install and reconfigure. Note, you will lose your configurations and will have to reconfigure these.
- Added User ID Show Mod: [show=users 1,2,3]contents[/show]. The user ids need to be comma-separated. The content will only be shown to the provided users. If you would like to show for guests as well, the user ID 0 can be used, for example: [show=users 0]Hidden for guests[/show].

Version 1.5.0
- To upgrade: backup forums and plugin, turn forums off, uninstall the plugin, upload and overwrite files, install and reconfigure. Note, you will lose your configurations and will have to reconfigure these.
- Added User ID Hide Mod: [hide=users 1,2,3]contents[/hide]. The user ids need to be comma-separated. If you would like to hide for guests as well, the user ID 0 can be used, for example: [hide=users 0]Hidden for guests[/hide].

Version 1.4.2
- To upgrade: backup plugin settings, re-install and reconfigure. Note, you will lose your configurations and will have to reconfigure these.
- Increased settings input fields limits, previously 100 characters for the hide code allowed forums fields were not enough for some websites.

Version 1.4.1
- To upgrade: upgrade not required unless installation errors noticed.
- Fixed an SQL issue that occurred on some server configurations. Updated to be compatible with more MySQL configurations.

Version 1.4.0
- To upgrade from 1.3.0: overwrite the plugin files.
- Added support for the Whiteneo Thankyou MyBB system for the thank you hide mod, for example [hide=like]contents[/hide]. The hidden contents will only be displayed once the user has given a like to the post.

Version 1.3.0
- To upgrade: backup your settings, uninstall, overwrite all files, reinstall and reconfigure the plugin.
- Added a new hide mod type, receive reputation. This hide mod requires a user to give a positive reputation to a post in order to view the hidden contents.

Version 1.2.2
- To upgrade: overwrite all files, no further actions are necessary.
- Fixed issues related to SQL strict mode
- Fixed an issue related to original poster not seeing his own content in some specific PHP versions
- Improved quick edit, now the hide mod is rendered even after quick edits

Version 1.2.0
- To upgrade, uninstall and re-install the plugin. Reconfigure the plugin to likings after upgrade.
- Added $postTag to templates to allow showing what the cost was of an already unlocked item
- Added .hidemodplus-locked and .hidemodplus-unlocked css classes to allow easier styles customisation.
- Unlocked times are always shown for newpoints cost hide type, even if unlocked so original author can also see these statistics.

Version 1.1.0
- To upgrade, uninstall and re-install the plugin. Reconfigure the plugin to likings after upgrade.
- Added NewPoints unlock hide mod, users need to pay an amount of NewPoints to unlock content. A specified percentage of commission goes to the post author. A discount can be configured for certain usergroups in specific forums.

Version 1.0.2
- To upgrade, overwrite all files.
- Original poster of the hide tag will now always see the content unlocked, since they're the ones who made it.

Easy to install

Download. Now.

Start by viewing a live demo, or downloading this premium MyBB plugin from ModMyBB.

Need help? We'll be glad to help you out. Contact Us