Changeset 59003
- Timestamp:
- 09/10/2024 09:45:38 AM (5 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/block-template-utils.php
r58785 r59003 1150 1150 if ( ! isset( $query['wp_id'] ) ) { 1151 1151 /* 1152 * If the query has found some use templates, those have priority1152 * If the query has found some user templates, those have priority 1153 1153 * over the theme-provided ones, so we skip querying and building them. 1154 1154 */
Note: See TracChangeset
for help on using the changeset viewer.