We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f4fe92 commit fe1ff3bCopy full SHA for fe1ff3b
src/wp-includes/script-loader.php
@@ -3518,7 +3518,6 @@ function wp_load_classic_theme_block_styles_on_demand() {
3518
* @see _wp_footer_scripts()
3519
*/
3520
function wp_hoist_late_printed_styles() {
3521
-
3522
// Skip the embed template on-demand styles aren't relevant, and there is no wp_head action.
3523
if ( is_embed() ) {
3524
return;
0 commit comments