Skip to content

Commit ab6cbf2

Browse files
sirrealwestonruter
andauthored
Improve since annotation
Co-authored-by: Weston Ruter <[email protected]>
1 parent d072db4 commit ab6cbf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/wp-includes/theme.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2645,7 +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.
2648+
* @since 7.0.0 The `html5` feature's 'script' and 'style' arguments are deprecated and unused.
26492649
*
26502650
* @global array $_wp_theme_features
26512651
*

0 commit comments

Comments
 (0)