Changeset 52364 for trunk/tests/phpunit/includes/functions.php
- Timestamp:
- 12/14/2021 01:55:28 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/functions.php
r52272 r52364 308 308 remove_action( 'init', 'register_block_core_categories' ); 309 309 remove_action( 'init', 'register_block_core_file' ); 310 remove_action( 'init', 'register_block_core_gallery', 20 ); 311 remove_action( 'init', 'register_block_core_image' ); 310 312 remove_action( 'init', 'register_block_core_latest_comments' ); 311 313 remove_action( 'init', 'register_block_core_latest_posts' );
Note: See TracChangeset
for help on using the changeset viewer.