get_linked_data(); ?> >
render_history_actions(); ?>
heading_divider ) { ?>
render_heading_divider( $this->heading_divider ); ?>
label ) { ?>
label; ?>
description ) : ?>
description; ?>
subtitle ) : ?>
input(
array(
'type' => 'image',
'label' => __( 'Choose Background' , 'layerswp' ),
'name' => '',
'id' => $this->id,
'value' => ( isset( $values['background']['image'] ) ) ? $values['background']['image'] : $this->value(),
'data' => $this->get_customize_data(),
)
); ?>