Sindbad~EG File Manager

Current Path : /home/frekansk/www/wp-content/themes/turitor/components/theme/options/posts/
Upload File :
Current File : /home/frekansk/www/wp-content/themes/turitor/components/theme/options/posts/ts-teams.php

<?php if (!defined('ABSPATH')) die('Direct access forbidden.');
/**
 * metabox options for pages
 */

$options = array(
	'settings-page' => array(
		'title'		 => esc_html__( 'Team settings', 'turitor' ),
		'type'		 => 'box',
		'priority'	 => 'high',
		'options'	 => array(
            'ts_team_designation' => array(
               'type'  => 'text',
               'value' => '',
               'label' => esc_html__('Team Designation', 'turitor'),
               
            ),
        ),
	),
);

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