Changeset 49247 for trunk/src/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-gallery.php
- Timestamp:
- 10/20/2020 06:24:33 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-gallery.php
r49216 r49247 10 10 */ 11 11 12 // Print the 1st gallery we can find.12 // Print the 1st gallery found. 13 13 if ( has_block( 'core/gallery', get_the_content() ) ) { 14 14
Note: See TracChangeset
for help on using the changeset viewer.