Skip to content

Commit 3f93553

Browse files
committed
Docs: Improve accuracy of wp_enqueue_classic_theme_styles() description.
Developed in #10565 Follow-up to [59980], [54687], [54358]. Props manhphucofficial, wildworks, sabernhardt, iflairwebtechnologies, westonruter. See #61892, #64224. Fixes #64317. git-svn-id: https://develop.svn.wordpress.org/trunk@61322 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 77107c3 commit 3f93553

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 in the frontend.
3412+
* Loads classic theme styles when the current theme lacks a theme.json file.
34133413
*
34143414
* This is used for backwards compatibility for Button and File blocks specifically.
34153415
*

0 commit comments

Comments
 (0)