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.
The example content above will only be HIDDEN for the following URLS
The example content above will NOT be hidden for the following URLS
Similarly if you want to show your content ONLY when foo=bar. Use the following.
The example content above will only be SHOWED for the following URLS
The example content above will NOT be visible for the following URLS
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
hide shortcode works similar way as well
You can use the shortcode in Optimize Press as well. Usage is shown in screenshot section.

评论0