%2$s %3$s %4$s ', /** * Filters the tags for Advanced Header Title - Layout 1. * * @since 2.1.3 * * @param string $tags string containing the HTML tags for Advanced Header title. */ esc_html( apply_filters( 'astra_advanced_header_layout_1_title_tag', 'h1' ) ), do_shortcode( $before_title ), do_shortcode( $astra_addon_header_layout_1_title ), do_shortcode( $after_title ) ); } do_action( 'astra_advanced_header_layout_1_after_title_tag' ); if ( $astra_addon_header_description ) { $astra_addon_header_description = apply_filters( 'astra_advanced_header_layout_1_description', $astra_addon_header_description ); ?>