Changeset 51091 for trunk/tests/phpunit/includes/functions.php
- Timestamp:
- 06/08/2021 08:26:23 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/functions.php
r51089 r51091 329 329 remove_action( 'init', 'register_block_core_shortcode' ); 330 330 remove_action( 'init', 'register_block_core_site_tagline' ); 331 remove_action( 'init', 'register_block_core_site_logo' ); 331 332 remove_action( 'init', 'register_block_core_site_title' ); 332 333 remove_action( 'init', 'register_block_core_social_link' );
Note: See TracChangeset
for help on using the changeset viewer.