=== Hide It === Contributors: Jason Lau Donate link: http://jasonlau.biz Tags: hide, show, visible, visibility, opacity, widget, content, post, page, style, hidden, display, none, toggle, appear, appearance, transparent, opaque Requires at least: 2.8.4 Stable tag: 1.0.1 Tested up to: 3.0.5 == Description == 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. == Installation == *Use the Plugin installer which is located in the WordPress Dashboard menu under "Plugins > Add New". OR ... *Download hide-it.zip. *Unzip hide-it.zip. *Upload the folder named 'hide-it' to the wp-content/plugins directory on your server *Go to the plugins manager in your Wordpress Dashboard and locate "Hide It" in the list of plugins (under 'H' for 'Hide It'). *Click Activate. *Go to my website and make a generous monetary donation to show your love! Once the plugin is activated, you will find "Hide It" in the Dashboard menu under "Tools". == Frequently Asked Questions == = Do you accept donations? = Yes I do. Thank you in advance! = Are you single? = Why yes, I am! == Screenshots == 1. screenshot-1.png Is a picture of the "Hide It" Admin panel. == Changelog == = 1.0.1 = * Updated README. Verified compatibility with WordPress 3.0.5. = 1.0.0 = * Initial release. Prayers have been answered. == Upgrade Notice == = 1.0.0 = * Initial release. = 1.0.1 = * Updated README. Verified compatibility with WordPress 3.0.5.