Changeset 49247 for trunk/src/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-chat.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-chat.php
r49216 r49247 11 11 12 12 // If there are paragraph blocks, print up to two. 13 // Otherwise this is legacy content, and we can post the excerpt.13 // Otherwise this is legacy content, so print the excerpt. 14 14 if ( has_block( 'core/paragraph', get_the_content() ) ) { 15 15
Note: See TracChangeset
for help on using the changeset viewer.