????

Your IP : 216.73.216.79


Current Path : /proc/self/root/home/arabianr/www/wp-content/plugins/simplybook/config/fields/
Upload File :
Current File : //proc/self/root/home/arabianr/www/wp-content/plugins/simplybook/config/fields/hidden.php

<?php

defined( 'ABSPATH' ) or die();

return [
	'review_notice_shown' => [
		'id'       => 'review_notice_shown',
		'menu_id'  => 'general',
		'group_id' => 'general',
		'type'     => 'hidden',
		'disabled' => false,
		'default'  => false,
	],
	'tour_shown_once' => [
		'id'       => 'tour_shown_once',
		'menu_id'  => 'general',
		'group_id' => 'general',
		'type'     => 'hidden',
		'label'    => '',
		'default'  => false,
	],
];