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
/
wp-includes
/
wp-content
/
plugins
/
atlas-core
/
functions
/
redux-sections
:
import-export.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php Redux::set_section( $opt_name, array( 'title' => esc_html__( 'Import/export', 'atlas-core' ), 'heading' => '', 'id' => 'import_export_panel', 'icon' => 'el el-wrench', 'fields' => array( array( 'id' => 'th90_import_export', 'type' => 'import_export', 'full_width' => true, ), ), ) );