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 […]
Category: Fields
Redux comes packed with a variety of fields. Each has his its own set of arguments that can alter what that field does. Rather than make multiple fields for the same type of field, arguments are used to customize the field to do multiple things.
If a piece of data is missing, please let us know.
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 […]
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, […]
Import/Export
The Import/Export offers users the ability to back up and restore their Redux options data in one of three ways: raw data, file and URL. Arguments Name Type Default Description type string ‘import_export’ Value identifying the field type. id string Unique ID identifying the field. Must be different from all other field IDs. title string […]
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. […]