get_render_attribute_string( 'vscroll_sections_wrap' ) ); ?>>
$section ) :
$section_id = $this->get_template_id( $index );
$this->add_render_attribute(
'section_' . $index,
array(
'id' => $section_id,
'class' => array(
'premium-vscroll-temp',
'premium-vscroll-temp-' . $id,
),
)
);
if ( 0 === $index && 'rotate' === $settings['scroll_effect'] ) {
$this->add_render_attribute( 'section_' . $index, 'class', 'visible' );
}
?>
get_render_attribute_string( 'section_' . $index ) ); ?>>
getTemplateInstance()->get_template_content( $temp_id ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
?>