Changeset 51388 for trunk/src/wp-includes/default-filters.php
- Timestamp:
- 07/09/2021 01:17:41 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/default-filters.php
r51309 r51388 567 567 add_filter( 'print_scripts_array', 'wp_prototype_before_jquery' ); 568 568 add_filter( 'customize_controls_print_styles', 'wp_resource_hints', 1 ); 569 add_action( 'admin_head', 'wp_check_widget_editor_deps' ); 569 570 570 571 // Global styles can be enqueued in both the header and the footer. See https://core.trac.wordpress.org/ticket/53494.
Note: See TracChangeset
for help on using the changeset viewer.