Changeset 54487 for trunk/src/wp-includes/blocks/template-part.php
- Timestamp:
- 10/11/2022 03:39:59 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/template-part.php
r54483 r54487 194 194 return array(); 195 195 } 196 197 196 $variations = array(); 198 197 $template_parts = get_block_templates(
Note: See TracChangeset
for help on using the changeset viewer.