Changeset 49247 for trunk/src/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-image.php
- Timestamp:
- 10/20/2020 06:24:33 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-image.php
r49216 r49247 10 10 */ 11 11 12 // If there is no featured-image, print the first image block we can find.12 // If there is no featured-image, print the first image block found. 13 13 if ( 14 14 ! twenty_twenty_one_can_show_post_thumbnail() &&
Note: See TracChangeset
for help on using the changeset viewer.