Download the PHP package justintadlock/hybrid-customize without Composer
On this page you can find all versions of the php package justintadlock/hybrid-customize. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download justintadlock/hybrid-customize
More information about justintadlock/hybrid-customize
Files in justintadlock/hybrid-customize
Download justintadlock/hybrid-customize
More information about justintadlock/hybrid-customize
Files in justintadlock/hybrid-customize
Vendor justintadlock
Package hybrid-customize
Short Description Additional WordPress customizer controls and settings for the Hybrid Core framework.
License GPL-2.0-or-later
Homepage https://github.com/themehybrid/hybrid-customize
Package hybrid-customize
Short Description Additional WordPress customizer controls and settings for the Hybrid Core framework.
License GPL-2.0-or-later
Homepage https://github.com/themehybrid/hybrid-customize
Keywords wordpress
Please rate this library. Is it a good library?
Informations about the package hybrid-customize
Hybrid\Customize
Hybrid Customize is an add-on package for the Hybrid Core WordPress theme framework that creates extra controls and settings that theme authors can use to build their themes.
The following controls are available:
- Checkbox Multiple: Displays a list of checkboxes to choose multiple values.
- Dropdown Terms: Outputs a dropdown select of a given list of taxonomy terms.
- Palette: Creates a selection of color palettes to choose from.
- Radio Image: Replaces radio buttons with custom images.
- Select Group: Displays a dropdown select that supports grouping.
- Select Multiple: Creates a multiple select box.
The following settings are available:
- Array Map: Allows you to store an array of values as a theme setting. Sanitize callback is run through
array_map()
. - Image Data: When used with the core WP image control, saves the image URL, height, width, and ID in an extra theme mod (note: only works with theme mods).
Requirements
- WordPress 4.9+.
- PHP 7.4+ (preferably 8+).
- Composer for managing PHP dependencies.
Documentation
You need to register the service provider during your bootstrapping process:
This is basically going to set up and ready any JS-based customizer controls.
Copyright and License
This project is licensed under the GNU GPL, version 2 or later.
2008 – 2024 © Theme Hybrid.
All versions of hybrid-customize with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
themehybrid/hybrid-contracts Version ^1.0 || ^2.0
themehybrid/hybrid-core Version ^6.0 || ^7.0
themehybrid/hybrid-contracts Version ^1.0 || ^2.0
themehybrid/hybrid-core Version ^6.0 || ^7.0
The package justintadlock/hybrid-customize contains the following files
Loading the files please wait ....