Changeset 51003 for trunk/src/wp-includes/template.php
- Timestamp:
- 05/25/2021 02:19:14 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/template.php
r50505 r51003 64 64 $template = locate_template( $templates ); 65 65 66 $template = locate_block_template( $template, $type, $templates ); 67 66 68 /** 67 69 * Filters the path of the queried template by type.
Note: See TracChangeset
for help on using the changeset viewer.