- Timestamp:
- 02/07/2025 03:44:07 PM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/unregister-blocks-hooks.php
r58387 r59775 57 57 remove_action( 'init', 'register_block_core_query_pagination_previous' ); 58 58 remove_action( 'init', 'register_block_core_query_title' ); 59 remove_action( 'init', 'register_block_core_query_total' ); 59 60 remove_action( 'init', 'register_block_core_read_more' ); 60 61 remove_action( 'init', 'register_block_core_rss' );
Note: See TracChangeset
for help on using the changeset viewer.