Changeset 52110 for trunk/src/wp-includes/block-template-utils.php
- Timestamp:
- 11/10/2021 02:16:03 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/block-template-utils.php
r52062 r52110 601 601 } 602 602 603 // This is only needed for the regular templates/template parts CPTlisting and editor.603 // This is only needed for the regular templates/template parts post type listing and editor. 604 604 if ( isset( $query['wp_id'] ) ) { 605 605 $wp_query_args['p'] = $query['wp_id'];
Note: See TracChangeset
for help on using the changeset viewer.