Getting Started with Sections

Before any Field array is written, which will represent the individual options on the options panel, a section must be created. The section array sets up a tab on the side of the Redux options panel, where the Field arrays will ultimately go. The setSections function Section arrays are declared in the setSections function of your […]

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