- Timestamp:
- 06/11/2024 10:05:48 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/unregister-blocks-hooks.php
r58187 r58387 5 5 remove_action( 'init', 'register_block_core_avatar' ); 6 6 remove_action( 'init', 'register_block_core_block' ); 7 remove_action( 'init', 'register_block_core_button' ); 7 8 remove_action( 'init', 'register_block_core_calendar' ); 8 9 remove_action( 'init', 'register_block_core_categories' );
Note: See TracChangeset
for help on using the changeset viewer.