%k25u25%fgd5n!
/home/nancmxek/ljsecuredoors.com/wp-content/themes/windazo/inc/fw/theme/options/posts/gallery.php
<?php if ( ! defined( 'FW' ) ) {
	die( 'Forbidden' );
}

$options = array(
	'main' => array(
		'title'   => false,
		'type'    => 'box',
		'options' => array(
			'photos' => array(
				'label' => esc_html__( 'Multi Upload', 'windazo' ),
				'type'  => 'multi-upload',
				),
			),
		),
	);