Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
subversal
/
video
/
wp-content
/
plugins
/
atlas-core
/
framework
/
redux-core
/
inc
/
extensions
/
customizer
/
inc
:
customizer_panel.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?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';