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. Ex
| Author: | Jason Lau (profile at wordpress.org) |
| WordPress version required: | 2.8.4 |
| WordPress version tested: | 3.0.5 |
| Plugin version: | 1.0.1 |
| Added to WordPress repository: | 10-02-2011 |
| Last updated: | 10-02-2011
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | http://jasonlau.biz |
| Total downloads: | 5 135 |
| Active installs: | 30+ |
![]() Click to start download |
|
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 indicates this is an id attribute, and a comma separates each object. Easy enough. You can get an object’s id or class name by viewing the source code for your webpage.
