Skip to content

Commit 76e47ac

Browse files
Update script-loader.php
Co-authored-by: Weston Ruter <[email protected]>
1 parent ee8df54 commit 76e47ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wp-includes/script-loader.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3409,7 +3409,7 @@ function wp_enqueue_block_style( $block_name, $args ) {
34093409
}
34103410

34113411
/**
3412-
* Loads classic theme styles on classic themes.
3412+
* Loads classic theme styles in themes which lack a theme.json file.
34133413
*
34143414
* This is used for backwards compatibility for Button and File blocks specifically.
34153415
*

0 commit comments

Comments
 (0)