-
The Redux API » Redux Documentation
With Redux 3.5+, we’ve completely redesigned the way in which config files for Redux Framework options panels are created. In the past, the process involved creating a PHP class, dividing the declara...
-
Getting Started » Redux Documentation
Creating a product from ground zero is never fun. Let’s see if we can ease your pain some. There are several different ways in which you can begin using Redux Framework. Use the Redux Generator We at ...
-
Getting Started with Sections » Redux Documentation
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, ...
-
The Basics Archives » Redux Documentation
The ‘data’ argument allows Redux to populate the field using dynamic queries for things like posts, pages, menus, categories, terms, etc. It automatically uses the correct WordPress function to retrie...
-
Taxonomy » Redux Documentation
If you are used the ReduxFramework declaration arrays, you know Redux Taxonomy. 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 runni...
-
About Extensions » Redux Documentation
One of the most powerful features of Redux are extensions. With extensions you can override or customize any field type, or even extend Redux to do more than it was originally meant to do. With extens...