Palette Color

The Palette Color field allows you to display a set of color palettes that a theme or plugin might use throughout, giving your users a choice of UI colors. Arguments Name Type Default Description type string ‘palette’ Value identifying the field type. id string Unique ID identifying the field. Must be different from all other […]

Read More

ACE Editor

The ACE Editor field offers the ability to edit back-end code in an easy to use and easy to read embedded interface.  In addition to matching the features of native code editors such as Sublime, Vim and TextMate, ACE offers real-time checking for code accuracy. Arguments hintsarrayArray containing the content and optional title arguments for […]

Read More

Background

The Redux Background field offers unmatched features not found in any other options framework.  Users will be able to present the background designs found in professionally authored pages with a few simple clicks. Arguments Name Type Default Description type string ‘background’ Controls the field type id string Must be unique to all other options. title […]

Read More

Border

The Border field is a great way to set the border properties of any HTML object that supports the border property. Arguments Name Type Default Description type string ‘border’ 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 […]

Read More

Button Set

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

Read More

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

Read More

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

Read More

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

Read More

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

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