Changeset 46190 for trunk/tests/phpunit/includes/functions.php
- Timestamp:
- 09/19/2019 03:46:02 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
r46189 r46190 294 294 remove_action( 'init', 'register_block_core_search' ); 295 295 remove_action( 'init', 'register_block_core_shortcode' ); 296 remove_action( 'init', 'register_block_core_social_link' ); 296 297 remove_action( 'init', 'register_block_core_tag_cloud' ); 297 298 }
Note: See TracChangeset
for help on using the changeset viewer.