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 action 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: init
The Redux API
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 declaration of arguments, help tabs, and section into different functions and feeding them into a new instance of the Redux Framework object (see sample-config-legacy.php […]