Download the PHP package symbioticwp/customizer-builder without Composer
On this page you can find all versions of the php package symbioticwp/customizer-builder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download symbioticwp/customizer-builder
More information about symbioticwp/customizer-builder
Files in symbioticwp/customizer-builder
Download symbioticwp/customizer-builder
More information about symbioticwp/customizer-builder
Files in symbioticwp/customizer-builder
Vendor symbioticwp
Package customizer-builder
Short Description Build Wordpress Customizer Panels, Section and Controls with a fluid interface.
License MIT
Homepage https://github.com/symbioticwp/customizer-builder
Package customizer-builder
Short Description Build Wordpress Customizer Panels, Section and Controls with a fluid interface.
License MIT
Homepage https://github.com/symbioticwp/customizer-builder
Keywords wordpress
Please rate this library. Is it a good library?
Informations about the package customizer-builder
CustomizerBuilder
Build Wordpress Customizer Panels, Section and Controls with a fluid interface.
Installation
Composer
Requirements
- PHP >= 7.0
Setup
Enable dynamic class include (PSR-4 autoloading) via composer autoloader. (Hint: Check first if you don't already have the following snippet in your theme)
``
Always use the customize_register hook to add your customizer fields.
Example
functions.php
Now you can use the field values in your theme
How-To
Disclaimer
This repo is a fork and was originally created by SjorsO/wordpress-customizer-builder
Changelog
1.0.0
- Select2 Field added
- Added Namespacing
- Added composer.json
- Prio => 0
All versions of customizer-builder with dependencies
PHP Build Version
Package Version
The package symbioticwp/customizer-builder contains the following files
Loading the files please wait ....