Changeset 54752 for branches/6.1/src/wp-includes/script-loader.php
- Timestamp:
- 11/05/2022 05:28:48 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.1/src/wp-includes/script-loader.php
r54688 r54752 3687 3687 return $editor_settings; 3688 3688 } 3689 $suffix = wp_scripts_get_suffix(); 3689 3690 $suffix = wp_scripts_get_suffix(); 3690 3691 $classic_theme_styles = ABSPATH . WPINC . "/css/classic-themes$suffix.css"; 3691 3692
Note: See TracChangeset
for help on using the changeset viewer.