'button' ), __('Select image', 'age-gate'), array( 'data-option' => 'logo', 'class' => 'button upload_image_button' ) ); ?> 'button' ), __('Remove image', 'age-gate'), array( 'data-option' => 'logo', 'class' => 'button remove-image' ) ); } ?> 'ag_settings[logo]', 'type' => 'hidden' ), $values['logo'], array('class' => 'image_attachment_id', 'data-option' => 'logo')); ?>
'ag_settings[background_colour]', 'id' => 'wp_age_gate_background_colour' ), $values['background_colour'], array('class' => 'colour-picker') ); ?>
0%
'range', 'name' => 'ag_settings[background_opacity]', 'id' => 'wp_age_gate_background_opacity' ), $values['background_opacity'], array('class' => 'slider', 'min'=> 0, 'max' => 1, 'step' => "0.1") ); ?>
100%

'button' ), __('Select image', 'age-gate'), array( 'data-option' => 'background_image', 'class' => 'button upload_image_button' ) ); ?> 'button' ), __('Remove image', 'age-gate'), array( 'data-option' => 'background_image', 'class' => 'button remove-image' ) ); } ?> 'ag_settings[background_image]', 'type' => 'hidden' ), $values['background_image'], array('class' => 'image_attachment_id', 'data-option' => 'background_image')); ?>
0%
'range', 'name' => 'ag_settings[background_image_opacity]', 'id' => 'wp_age_gate_background_image_opacity' ), $values['background_image_opacity'], array('class' => 'slider', 'min'=> 0, 'max' => 1, 'step' => "0.1") ); ?>
100%
'ag_settings[foreground_colour]', 'id' => 'wp_age_gate_foreground_colour' ), $values['foreground_colour'], array('class' => 'colour-picker') ); ?>
0%
'range', 'name' => 'ag_settings[foreground_opacity]', 'id' => 'wp_age_gate_foreground_opacity' ), $values['foreground_opacity'], array('class' => 'slider', 'min'=> 0, 'max' => 1, 'step' => "0.1") ); ?>
100%
'ag_settings[text_colour]', 'id' => 'wp_age_gate_text_colour' ), $values['text_colour'], array('class' => 'colour-picker') ); ?>
settings['advanced']['use_js']): ?>
render_language_input('custom_title', $values); ?>

settings['advanced']['use_js']): ?>

title-tag support', 'age-gate'); ?>

Title format
'ag_settings[title_separator]', 'type' => 'text', 'id' => 'wp_age_gate_custom_title_separator' ), $values['title_separator'], array('class' => 'small-text ltr')); ?>