Getting started with Arguments

The Redux Framework configuration file (sample-config.php) comes with a variety of arguments to customize the options panel. The arguments are set in the sample-config setArguments() function with the exception of help_tabs and help_sidebar, which are located in the setHelpTabs() function. The default setArguements() function is as follows:

Read More

Customizer Integration

Redux contains light customizer support. What does this mean? Simply put, it means Redux supports all of the default fields the WordPress customizer supports. Here is a video demonstrating how implementation of customizer support may be used in your theme.

Read More