Описание
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.
Установка
*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».
Часто задаваемые вопросы
- Do you accept donations?
-
Yes I do. Thank you in advance!
- Are you single?
-
Why yes, I am!
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Hide It» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Hide It» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0.1
- Updated README. Verified compatibility with WordPress 3.0.5.
1.0.0
- Initial release. Prayers have been answered.