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

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

Multi Text

Multi-Text field supports as many fields as one might need.  Adding and removing them is as simple as point and click. Arguments Name Type Default Description type string ‘multi_text’ 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

Password

The Password field, which can be used as a login with password could be used as a POP or SMTP login for other site functions. Arguments Name Type Default Description type string ‘password’ Value identifying the field type. id string Unique ID identifying the field. Must be different from all other field IDs. title string […]

Read More

Radio

The Radio field is an excellent way to present a set of choices for users to select from. Arguments Name Type Default Description type string ‘radio’ 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

Raw

The Raw field provides the ability to output raw HTML directly into the options panel both full width and sectioned. Full Width Sectioned ( ‘full_width’ => false ) Arguments Name Type Default Description type string ‘raw’ Value identifying the field type. id string Unique ID identifying the field. Must be different from all other field IDs. […]

Read More

Section

The Section field provides the ability to set any field below it with an indent. Arguments Name Type Default Description type string ‘section’ 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

Select

The Select field displays information in a drop-down field in both single and multi-select formats. Arguments Name Type Default Description type string ‘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 […]

Read More