diff --git a/src/wp-includes/embed-functions.php b/src/wp-includes/embed-functions.php index 24604c1faa..4bd142a42a 100644 --- a/src/wp-includes/embed-functions.php +++ b/src/wp-includes/embed-functions.php @@ -460,7 +460,7 @@ function get_post_embed_html( $width, $height, $post = null ) { $embed_url = get_post_embed_url( $post ); - $output = '
' . get_the_title( $post ) . "\n"; + $output = '
' . get_the_title( $post ) . "\n"; $output .= "