Changeset 51105 for trunk/tests/phpunit/includes/functions.php
- Timestamp:
- 06/08/2021 06:11:31 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/functions.php
r51101 r51105 311 311 remove_action( 'init', 'register_block_core_latest_comments' ); 312 312 remove_action( 'init', 'register_block_core_latest_posts' ); 313 remove_action( 'init', 'register_block_core_page_list' ); 313 314 remove_action( 'init', 'register_block_core_post_author' ); 314 315 remove_action( 'init', 'register_block_core_post_content' );
Note: See TracChangeset
for help on using the changeset viewer.