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 […]

Read More

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. […]

Read More

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 […]

Read More

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 […]

Read More

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 […]

Read More

Image Select

Description of field Arguments Name Type Default Description type string ‘image_select’ 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 option, situated beneath the title. desc string Description of the option, […]

Read More

Using the ‘Required’ Argument

Fields may be linked/required/folded according to a/multiple parent value(s). This is accomplished by appending a required argument, similar to the following, on ant given field: The first value of the array is the field ID in which to link the field to. The second value is the operation to perform. The third value is the […]

Read More

Info

The Info field comes in several varieties to display information as normal, info warning and success formats.  Choose between the WordPress 3.8 styles, or the non-notice styles. Arguments Name Type Default Description type string ‘info’ Value identifying the field type. id string Unique ID identifying the field. Must be different from all other field IDs. […]

Read More

Link Color

With the Link Color field, setting the hyperlink properties in a project is as east as selecting the desired colors. Arguments Name Type Default Description type string ‘link_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. […]

Read More

Media

Description of field Video Tutorial Arguments Name Type Default Description type string ‘media’ 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 option, situated beneath the title. desc string Description of […]

Read More