Linux hkvL61zh9Vexzf 3.10.0-957.1.3.el7.x86_64 #1 SMP Thu Nov 29 14:49:43 UTC 2018 x86_64 Path : /www/wwwroot/fashion-kingdom.com/wp-content/plugins/miniture-core/options/sections/ |
Current File : /www/wwwroot/fashion-kingdom.com/wp-content/plugins/miniture-core/options/sections/backup.php |
<?php $opt_name = NOVA_FRAMEWORK_VAR; CSF::createSection( $opt_name, array( 'title' => 'Backup', 'icon' => 'fa fa-cloud-download', 'description' => __('Remember to backup your Theme Options <b>before update the theme.</b>', 'miniture-core'), 'fields' => array( array( 'type' => 'backup', ), ) ) );