The button set gives you a button bar to set options. It can be useful when you want to group a number of options together in a more advanced radio or checkbox (multi argument, see blow). Arguments Name Type Default Description type string ‘button_set’ Value identifying the field type. id string Unique ID identifying the […]
Articles Tagged: id
Checkbox
The Checkbox field may be used to offer a single check option, or a group of multi-check options. Arguments Name Type Default Description type string ‘checkbox’ Value identifying the field type. id string Unique ID identifying the field. Must be different from all other field IDs. title string Displays title of the option. subtitle string […]
Color
The Color field redefines simplicity. Point and click to chose any color in the spectrum. Arguments Name Type Default Description type string ‘color’ Value identifying the field type. id string Unique ID identifying the field. Must be different from all other field IDs. title string Displays title of the option. subtitle string Subtitle display of […]
Color Gradient
The Color Gradient controls allows for the selection of two separate colors, for use in any situation that requires gradient colors (i.e. Header, footer, sidebar, etc…). Arguments Name Type Default Description type string ‘color_gradient’ Value identifying the field type. id string Unique ID identifying the field. Must be different from all other field IDs. title […]
Color RGBA
The Color RGBA field offers the addition of an alpha channel, initial color selection, saved colors and color palette to the color picker, allowing for not only opacity within the selected color, but an array of useful options for your end users. This field makes use of Brian Grinstead’s Spectrum “No hassle jQuery color picker” […]
Date
The Date field displays the popup jQuery datebox when clicking on the text input. Arguments Name Type Default Description type string ‘date’ Value identifying the field type. id string Unique ID identifying the field. Must be different from all other field IDs. title string Displays title of the option. subtitle string Subtitle display of the […]
Dimensions
The Dimensions field comes in handy when allowing users the ability to set the width, height and unit value of any HTML element that supports those properties. Arguments Name Type Default Description type string ‘dimensions’ Value identifying the field type. id string Unique ID identifying the field. Must be different from all other field IDs. […]
Divide
The Divide field acts as a divider between other fields. Arguments Name Type Default Description type string ‘divide’ Value identifying the field type. id string Unique ID identifying the field. Must be different from all other field IDs. desc string Description of the option, appearing beneath the field control. class string Appends any number of […]
Editor
The Editor field offers WYSIWYG editing capability, using the same editing interface as WordPress itself. Arguments Name Type Default Description type string ‘editor’ Value identifying the field type. id string Unique ID identifying the field. Must be different from all other field IDs. title string Displays title of the option. subtitle string Subtitle display of […]
Gallery
With the Gallery field, create a new gallery of images by selecting existing images or uploading new ones with the WordPress uploader. Arguments Name Type Default Description type string ‘gallery’ Value identifying the field type. id string Unique ID identifying the field. Must be different from all other field IDs. title string Displays title of […]