Sindbad~EG File Manager

Current Path : /home/frekansk/public_html/wp-content/themes/turitor/components/theme/options/posts/
Upload File :
Current File : /home/frekansk/public_html/wp-content/themes/turitor/components/theme/options/posts/courses.php

<?php if ( !defined( 'FW' ) ) {	die( 'Forbidden' ); }

$options = array(
	'settings-course' => array(
		'title'		 => esc_html__( 'Course Settings', 'turitor' ),
		'type'		 => 'box',
		'priority'	 => 'high',
		'options'	 => array(
			'course_banner_image'	 => array(
				'label'	 => esc_html__( 'Course Banner image', 'turitor' ),
				'desc'	 => esc_html__( 'Upload a course banner image', 'turitor' ),
				'help'	 => esc_html__( "This default course banner image will be used for your course.", 'turitor' ),
				'type'	 => 'upload'
			),
		),
	),
);

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists