We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d072db4 commit ab6cbf2Copy full SHA for ab6cbf2
1 file changed
src/wp-includes/theme.php
@@ -2645,7 +2645,7 @@ function get_theme_starter_content() {
2645
* @since 6.5.0 The `appearance-tools` feature enables a few design tools for blocks,
2646
* see `WP_Theme_JSON::APPEARANCE_TOOLS_OPT_INS` for a complete list.
2647
* @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.
+ * @since 7.0.0 The `html5` feature's 'script' and 'style' arguments are deprecated and unused.
2649
*
2650
* @global array $_wp_theme_features
2651
0 commit comments