
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
<?php
if (!defined('ABSPATH')) exit; // Exit if accessed directly

return [
	'title'				 => esc_html__('Age Gate', 'bdthemes-element-pack'),
	'required'			 => true,
	'default_activation' => false,
	// 'has_style' 		 => false,
	'has_script'         => true,
];
