Changeset 60539 for trunk/tests/phpunit/includes/functions.php
- Timestamp:
- 08/05/2025 01:52:44 PM (8 months ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/includes/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/functions.php
r57558 r60539 349 349 // Block binding sources. 350 350 remove_action( 'init', '_register_block_bindings_pattern_overrides_source' ); 351 remove_action( 'init', '_register_block_bindings_post_data_source' ); 351 352 remove_action( 'init', '_register_block_bindings_post_meta_source' ); 352 353 }
Note: See TracChangeset
for help on using the changeset viewer.