diff --git a/wp-includes/embed-functions.php b/wp-includes/embed-functions.php index 7f42773eea..3b67de9316 100644 --- a/wp-includes/embed-functions.php +++ b/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 .= "