Changeset 50824 for trunk/tests/phpunit/includes/functions.php
- Timestamp:
- 05/07/2021 11:46:32 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/functions.php
r48279 r50824 307 307 remove_action( 'init', 'register_block_core_calendar' ); 308 308 remove_action( 'init', 'register_block_core_categories' ); 309 remove_action( 'init', 'register_block_core_file' ); 309 310 remove_action( 'init', 'register_block_core_latest_comments' ); 310 311 remove_action( 'init', 'register_block_core_latest_posts' );
Note: See TracChangeset
for help on using the changeset viewer.