Changeset 43571 for trunk/src/wp-includes/theme-compat/embed-content.php
- Timestamp:
- 08/17/2018 01:50:26 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/theme-compat/embed-content.php
r42343 r43571 77 77 78 78 if ( $thumbnail_id && 'rectangular' === $shape ) : 79 ?>79 ?> 80 80 <div class="wp-embed-featured-image rectangular"> 81 81 <a href="<?php the_permalink(); ?>" target="_top">
Note: See TracChangeset
for help on using the changeset viewer.