Select
Select
Key | Default | Description |
| unique | an unique id - use nice name |
| select | type of option |
| null | title of field |
| null | decription of field. this is showing below title. can be used html |
| null | help tooltip of field |
| null | extra class of field. |
| null | extra class of field wrapper |
| null | dependency for showing and hiding fields see an example |
| null | extra text for field before area |
| null | extra text for field after area |
| null | name of field |
| null | showing all config information |
| null | showing some config information |
| array | attributes of field. supporting only html standard attributes see an example |
| null | sanitize of field. can be enabled or disabled |
| null | validate of field. can be enabled or disabled |
| false | multilangual support of field |
| null | multilangual support for language keys eg. ‘en’ or ‘tr’ or ‘es’ |
Extra Key | — | — |
| array | options of radios |
| array | query args for wordpress core radios |
| array | default value of field |
| array | default option for first select option |
Last updated