' . esc_html( $section_title ) . ''; if( $section_content ) echo '
' . wpautop( wp_kses_post( $section_content ) ) . '
'; if( $button_label && $button_link ){ echo ''; } ?>