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
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».
FAQ
- Do you accept donations?
-
Yes I do. Thank you in advance!
- Are you single?
-
Why yes, I am!
Reseñas
No hay valoraciones para este plugin.
Colaboradores y desarrolladores
«Hide It» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «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.