Changeset 52272 for trunk/tests/phpunit/includes/functions.php
- Timestamp:
- 11/29/2021 10:04:48 PM (3 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 18 18 # Files for local environment config 19 19 /docker-compose.override.yml 20 .idea
-
- Property svn:ignore
-
trunk/tests/phpunit/includes/functions.php
r52069 r52272 313 313 remove_action( 'init', 'register_block_core_loginout' ); 314 314 remove_action( 'init', 'register_block_core_navigation' ); 315 remove_action( 'init', 'register_block_core_navigation_area' );316 315 remove_action( 'init', 'register_block_core_navigation_link' ); 317 316 remove_action( 'init', 'register_block_core_navigation_submenu' );
Note: See TracChangeset
for help on using the changeset viewer.