diff --git a/src/wp-includes/embed-functions.php b/src/wp-includes/embed-functions.php index 7e90221874..3fe4e1ad22 100644 --- a/src/wp-includes/embed-functions.php +++ b/src/wp-includes/embed-functions.php @@ -466,6 +466,7 @@ function get_post_embed_html( $post = null, $width, $height ) { $embed_url = get_post_embed_url( $post ); $output = ""; $output .= sprintf(