Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Hide It

Descripción

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.

Capturas

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

Instalación

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

Preguntas frecuentes

Do you accept donations?

Yes I do. Thank you in advance!

Are you single?

Why yes, I am!

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "Hide It" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.1

  • Updated README. Verified compatibility with WordPress 3.0.5.

1.0.0

  • Initial release. Prayers have been answered.