Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Hide It

Beschrijving

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.

Schermafdrukken

  • screenshot-1.png Is a picture of the "Hide It" Admin panel.

Installatie

*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”.

FAQ

Do you accept donations?

Yes I do. Thank you in advance!

Are you single?

Why yes, I am!

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Hide It” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Hide It” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0.1

  • Updated README. Verified compatibility with WordPress 3.0.5.

1.0.0

  • Initial release. Prayers have been answered.