Changeset 58768
- Timestamp:
- 07/19/2024 03:54:41 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/block-template-utils.php
r58615 r58768 356 356 * } 357 357 * 358 * @return array Template358 * @return array|null Template files on success, null if `$template_type` is not matched. 359 359 */ 360 360 function _get_block_templates_files( $template_type, $query = array() ) {
Note: See TracChangeset
for help on using the changeset viewer.