Описание
Its a plugin to add section and control into WP-Customizer, adding controls in WP-Customizer is complex and requires code dependent on each other to display a single option. But this plugin provides you easy UI to add section and controls, it will be saved in options table of wordpress, so you can simply call them by using get_option(SLUG
); function.
Установка
- Upload plugin folder to the
ROOT/wp-content/plugins/
directory - Activate the plugin using the
Plugins > Add New
menu in WordPress Dashboard
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Customizer Options Tree» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Customizer Options Tree» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.1.0 Added defaults fields like logo, copyright text, social links etc. Fix some notices when debug on.
1.0.1 Added support for WP 6.2.2
1.0.0