Changeset 54754 for trunk/src/wp-includes/script-loader.php
- Timestamp:
- 11/05/2022 10:01:47 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/script-loader.php
r54687 r54754 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.