Changeset 50761 for trunk/src/wp-includes/blocks/latest-posts.php
- Timestamp:
- 04/15/2021 02:41:38 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/latest-posts.php
r50760 r50761 12 12 * @var int 13 13 */ 14 global $block_core_latest_posts_excerpt_length; 14 15 $block_core_latest_posts_excerpt_length = 0; 15 16
Note: See TracChangeset
for help on using the changeset viewer.