Changeset 53212 for trunk/tests/phpunit/includes/functions.php
- Timestamp:
- 04/19/2022 11:35:50 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/functions.php
r53157 r53212 318 318 remove_action( 'init', 'register_block_core_comments_pagination_numbers' ); 319 319 remove_action( 'init', 'register_block_core_comments_pagination_previous' ); 320 remove_action( 'init', 'register_block_core_cover' ); 320 321 remove_action( 'init', 'register_block_core_file' ); 321 322 remove_action( 'init', 'register_block_core_gallery' );
Note: See TracChangeset
for help on using the changeset viewer.