>
Download This Plugin | |
Download Elegant Themes | |
Name | Hide It |
Version | 1.0.1 |
Author | Jason Lau |
Rating | 0 |
Last updated | 2011-02-10 01:51:00 |
Downloads |
3580
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Hide It plugin added 4 bytes of resources to the Home page and 8 bytes of resources to the sample Post page.
Hide It plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Hide It plugin ads no tables to your Wordpress blog database.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.