This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Customizer Options Tree

Descripción

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.

Capturas

  • WP Admin
  • WP Customizer

Instalación

  1. Upload plugin folder to the ROOT/wp-content/plugins/ directory
  2. Activate the plugin using the Plugins > Add New menu in WordPress Dashboard

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“Customizer Options Tree” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Customizer Options Tree” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

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