Описание
The Easy Theme Switcher plugin allows you to show different versions of your site in a very easy way.
Установка
Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.
Usage
You can just enter the url in this way:
http://yoursite.com/?theme=yourtheme
Or use the function esw_set_theme in this way:
A Session will be created, so you don’t need to use this function on every page refresh or pass the GET parameter.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Easy Theme Switcher» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Easy Theme Switcher» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0
- Wow! First version of plugin