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/footer.php |
<?php $opt_name = NOVA_FRAMEWORK_VAR; /* Footer */ CSF::createSection( $opt_name, array( 'title' => esc_html__('Footer', 'miniture-core'), 'icon' => 'fa fa-columns', 'fields' => array( array( 'id' => 'copyright_text', 'type' => 'wp_editor', 'title' => esc_html__('Footer copyright text (optional)', 'miniture-core'), 'subtitle' => esc_html__('HTML and Shortcodes are allowed', 'miniture-core'), 'desc' => '', 'media_buttons' => false, ), ) ) );