/
home
/
rekodeb
/
osteo
/
wp-content
/
themes
/
zuperla
/
includes
/
framework
/
inc
/
extensions
/
customizer
/
inc
/
Upload File
HOME
<?php /** * Redux Customizer Shim. * * Shim for the old way of calling the customizer. * * @package Redux */ defined( 'ABSPATH' ) || exit; require_once __DIR__ . '/class-redux-customizer-panel.php';