Changeset 47176 for trunk/tests/phpunit/includes/functions.php
- Timestamp:
- 02/04/2020 08:14:50 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/includes/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/functions.php
r47122 r47176 302 302 remove_action( 'init', 'register_block_core_latest_comments' ); 303 303 remove_action( 'init', 'register_block_core_latest_posts' ); 304 remove_action( 'init', 'register_block_core_navigation' ); 304 305 remove_action( 'init', 'register_block_core_rss' ); 305 306 remove_action( 'init', 'register_block_core_search' );
Note: See TracChangeset
for help on using the changeset viewer.