The follow table is a list of available filter hooks within Redux Framework that developers may use in their own code. Please note, a solid understand of PHP and WordPress filter hooks is required. As always, please be sure to replace {opt_name} with the opt_name string of your Redux instance. Thanks to @paulthecoder for compiling […]
Articles Tagged: global_variable
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: