CSS Layout

The CSS Layout extension is a new way to set margins, padding and borders (including radius) all from one field.  Getting Started To understand how to use extensions, you should read this article on Loading Extensions. To shortcut the process, you should use the Redux Generator. Please be aware that a working knowledge of PHP […]

Read More

Date-Time Picker

The Redux Date-Time Picker (DTP) extension is a new way to select dates and times for use in text fields.  The DTP contains several modes based no how you would like to display time and date data.   Include all date-time info in one text box?  No problem!  Split the time into its own text box?  […]

Read More

Color Schemes

The Redux Color Schemes extension is a new way to take control over the color layout of your theme.  Instead of using individual color pickers to design the color layout of your theme, set them all up in one simple, easy-to-use field!   In addition to choosing any color, this extension also offers a per color […]

Read More

CodeMirror – Advanced Code Editor

CodeMirror is a versatile text editor implemented in JavaScript for the browser. It is specialized for editing code, and comes with a number of language modes and addons that implement more advanced editing functionality. Features Support for over 60 languages out of the box A powerful, composable language mode system Autocompletion (XML) Code folding Configurable […]

Read More

Metaboxes

If you are used the ReduxFramework declaration arrays, you know Redux Metaboxes. They’re one and the same! The only difference is a parent array. We’ll go through a few examples to get you up and running. Please know, you MUST have an options page for metaboxes to work. They’re inter-connected. You can, however, make a […]

Read More