HandL Hide Content

With this very simple yet useful plugin, you can create your own rule for hiding content in your WP post or page.

Usage is very simple:

if you want to hide your content ONLY when foo=bar. Use the following.

[HandL_HIDE foo=bar]

Your rich content goes here. You can include anything: text, image and yes even videos (embed).

[/HandL_HIDE]

The example content above will only be HIDDEN for the following URLS

http://yourdomain.com/?foo=bar
http://yourdomain.com/?foo=bar&anotherfoo=anotherbar

etc..

The example content above will NOT be hidden for the following URLS

http://yourdomain.com/?foo=otherbar
http://yourdomain.com/?foo=

etc..

Similarly if you want to show your content ONLY when foo=bar. Use the following.

[HandL_SHOW foo=bar]

Your rich content goes here. You can include anything: text, image and yes even videos (embed).

[/HandL_SHOW]

The example content above will only be SHOWED for the following URLS

http://yourdomain.com/?foo=bar
http://yourdomain.com/?foo=bar&anotherfoo=anotherbar

etc..

The example content above will NOT be visible for the following URLS

http://yourdomain.com/?foo=otherbar
http://yourdomain.com/?foo=

etc..

You can also use OR statement in your logic. For example

if you want to show the content when foo=bar1 OR foo=bar2, simply use

[HandL_SHOW foo="bar1||bar2"]

hide shortcode works similar way as well

[HandL_HIDE foo="bar1||bar2"]

You can use the shortcode in Optimize Press as well. Usage is shown in screenshot section.

Hide Featured Image

There are instances when one wants to show featured image on one post and hide it on another post. This plugin will allow you to show or hide featured image from single post page. It supports custom post types also....

Similar: 38%

Display Widgets

Change your sidebar content for different pages, categories, custom taxonomies, and WPML languages. Avoid creating multiple sidebars and duplicating widgets by adding check boxes to each widget in the admin (as long as it is written in the WordPress version 2.8 format) which will either show or hide.........

Similar: 25%

Peekaboo

This plugin allows you to show and hide specific portions of content within a post or page. Visitors can then use custom show/hide links to show or hide the portions you've defined. The plugin enables a few WordPress shortcodes: [peekaboo], [peekaboo_link] and [peekaboo_content]. To learn more read.........

Similar: 24%

Hide It

This plugin allows you to toggle visibility of any objects from within a post or page using shorttags and CSS class name or id attribute selectors. Example: [hideit hide=".widget-1, #header-div" show=".widget-2, p:contains('Lorem Ipsum')"]. A .dot indicates this is a class name, a #hash mark indicat.........

Similar: 23%

Content Protector

The Content Protector plugin allows users to password-protect a portion of a Page or Post. This is done by adding a shortcode that you wrap around the content you want to protect. Your users are shown an access form in which to enter a password; if it's correct, the protected content will get disp.........

Similar: 22%

Content Switcher

Content Switcher allows you to easily insert into posts, pages and widgets of your website random numbers, and random or variable contents. You can use it, for example, to display COOKIE, ENV, GET, GLOBALS, POST, REQUEST, SERVER or SESSION variables. Content Switcher also allows you to optimize your.........

Similar: 20%

Content Reveal

After searching for a method to hide content in my own site's sidebar I found that most of the solutions involved using widgets (which often provide less functionality compared to their direct function call equivalents). As well, they often make use of Scriptaculous, jQuery or mooTools to provide ef.........

Similar: 20%

Show/Hide Content at Set Time

Like this plugin? Consider leaving a quick review or writing about how you've used it on your site - send me a link to that write up if you do. This plugin is maintained on GitHub, so feel free to use the repository for reporting issues, submitting feature requests and submitting pull requests. Th.........

Similar: 13%

Video Converter

Video Converter Adds a link under embedded video's which allows the users to convert the video to mp3. It supports Youtube, Vimeo, DailyMotion and many others. Supported WordPress youtube plugins Currently these are a number of Youtube WordPress plugins that we support: Default WordPress behavi.........

Similar: 6%

Contact Form Generator

Contact Form Generator is a powerful contact form builder for WordPress! It is structured for creating Contact Forms, Application Forms, Reservation Forms, Survey Forms, Contact Data Pages and much more. You will get ready-to-use forms just after installation. Contact Form Generator is packed with.........

Similar: 3%