diff -r c7c34916027a -r 177826044cd9 wp/wp-includes/theme-compat/embed-content.php --- a/wp/wp-includes/theme-compat/embed-content.php Mon Oct 14 18:06:33 2019 +0200 +++ b/wp/wp-includes/theme-compat/embed-content.php Mon Oct 14 18:28:13 2019 +0200 @@ -75,7 +75,8 @@ $shape = apply_filters( 'embed_thumbnail_image_shape', $shape, $thumbnail_id ); } - if ( $thumbnail_id && 'rectangular' === $shape ) : ?> + if ( $thumbnail_id && 'rectangular' === $shape ) : + ?>