Changeset 56943 for trunk/src/wp-includes/block-template-utils.php
- Timestamp:
- 10/16/2023 03:15:14 PM (11 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/block-template-utils.php
r56896 r56943 479 479 * 480 480 * @param array $block a parsed block. 481 * @return void482 481 */ 483 482 function _inject_theme_attribute_in_template_part_block( &$block ) { … … 497 496 * 498 497 * @param array $block a parsed block. 499 * @return void500 498 */ 501 499 function _remove_theme_attribute_from_template_part_block( &$block ) {
Note: See TracChangeset
for help on using the changeset viewer.