Download the PHP package manzoorwanijk/cmb2-select-plus without Composer
On this page you can find all versions of the php package manzoorwanijk/cmb2-select-plus. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download manzoorwanijk/cmb2-select-plus
More information about manzoorwanijk/cmb2-select-plus
Files in manzoorwanijk/cmb2-select-plus
Download manzoorwanijk/cmb2-select-plus
More information about manzoorwanijk/cmb2-select-plus
Files in manzoorwanijk/cmb2-select-plus
Vendor manzoorwanijk
Package cmb2-select-plus
Short Description Improved select field for CMB2
License GPL-2.0-or-later
Package cmb2-select-plus
Short Description Improved select field for CMB2
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package cmb2-select-plus
CMB2 Field Type: select_plus
Description
select_plus
field type for CMB2.
This plugin gives you an additional field type in CMB2: select_plus
The field acts much like the default select
field. However, it adds the support for optgroup
and saving of values with multiple
attribute.
Installation
You can install this field type as you would a WordPress plugin:
- Download the plugin
- Place the plugin folder in your
/wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
Alternatively, you can include this field type within your plugin/theme.
You may also install this field type using composer:
Usage
Normal Select Field
Select Field with optgroup
multiple
attribute
You can use the multiple
attribute and the field value will be saved as array
Why Select_Plus_CMB2_Types
class?
- This enables you to use it flexibly in case you need to just render the field, not the whole row.
- It allows you to override the default args of the field
All versions of cmb2-select-plus with dependencies
PHP Build Version
Package Version
Requires
composer/installers Version
~1.0 || ~2.0
The package manzoorwanijk/cmb2-select-plus contains the following files
Loading the files please wait ....