- Timestamp:
- 10/31/2023 05:15:59 PM (3 years ago)
- Location:
- branches/6.4
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
tests/phpunit/includes/unregister-blocks-hooks.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.4
-
branches/6.4/tests/phpunit/includes/unregister-blocks-hooks.php
r56710 r57035 64 64 remove_action( 'init', 'register_block_core_tag_cloud' ); 65 65 remove_action( 'init', 'register_block_core_template_part' ); 66 remove_action( 'init', 'register_block_core_term_description' );
Note: See TracChangeset
for help on using the changeset viewer.