get_linked_data(); ?> >
render_history_actions(); ?>
heading_divider ) { ?>
render_heading_divider( $this->heading_divider ); ?>
label ) { ?>
label; ?>
description ) : ?>
description ); ?>
input(
array(
'type' => 'textarea',
'label' => $this->label,
'name' => '',
'id' => $this->id,
'data' => $this->get_customize_data(),
'placeholder' => $this->placeholder,
)
); ?>