Current path: home/webdevt/www/wdp/wp-content/plugins/redux-framework/redux-core/inc/extensions/customizer/inc/
?? Go up: /home/webdevt/www/wdp/wp-content/plugins/redux-framework/redux-core/inc/extensions/customizer
<?php /** * Redux Customizer Shim. * * Shim for the old way of calling the customizer. * * @package Redux */ defined( 'ABSPATH' ) || exit; require_once __DIR__ . '/class-redux-customizer-section.php';