Changeset 52316 for trunk/src/wp-includes/default-filters.php
- Timestamp:
- 12/03/2021 07:37:32 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/default-filters.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/default-filters.php
r52272 r52316 681 681 add_action( 'wp_footer', 'the_block_template_skip_link' ); 682 682 add_action( 'setup_theme', 'wp_enable_block_templates' ); 683 add_action( 'wp_loaded', '_add_template_loader_filters' ); 683 684 684 685 unset( $filter, $action );
Note: See TracChangeset
for help on using the changeset viewer.