' . esc_html( $title ) . ''; $output .= '' . esc_html( get_the_subtitle( $post_id ) ) . ''; return $output; } return $title; } } new Astra_Advanced_Headers_Subtitles(); }