Changeset 49312 for trunk/src/wp-includes/blocks.php
- Timestamp:
- 10/26/2020 09:53:43 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks.php
r49310 r49312 653 653 * @since 5.0.0 654 654 * 655 * @global WP_Post $post The post to edit. 656 * @global WP_Query $wp_query WordPress Query object. 657 * @global WP_Query $wp_query WordPress Query object. 655 * @global WP_Post $post The post to edit. 656 * @global WP_Query $wp_query WordPress Query object. 658 657 * 659 658 * @param array $parsed_block A single parsed block object.
Note: See TracChangeset
for help on using the changeset viewer.