Skip to content

Commit a851983

Browse files
committed
Add since annotation about html5 script/style support
1 parent 33688bb commit a851983

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/wp-includes/theme.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2645,6 +2645,7 @@ function get_theme_starter_content() {
26452645
* @since 6.5.0 The `appearance-tools` feature enables a few design tools for blocks,
26462646
* see `WP_Theme_JSON::APPEARANCE_TOOLS_OPT_INS` for a complete list.
26472647
* @since 6.6.0 The `editor-spacing-sizes` feature was added.
2648+
* @since 7.0.0 The `html5` feature 'script' and 'style' arguments are deprecated and unused.
26482649
*
26492650
* @global array $_wp_theme_features
26502651
*

0 commit comments

Comments
 (0)