Docs: Various corrections to inline docblocks.

See #49572

git-svn-id: https://develop.svn.wordpress.org/trunk@48573 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
John Blackbourn
2020-07-23 00:46:56 +00:00
parent 447d25f090
commit 4b2abac911
13 changed files with 28 additions and 22 deletions

View File

@@ -2471,6 +2471,7 @@ function get_theme_starter_content() {
* @since 5.3.0 The `html5` feature now also accepts 'script' and 'style'.
* @since 5.3.0 Formalized the existing and already documented `...$args` parameter
* by adding it to the function signature.
* @since 5.5.0 The `core-block-patterns` feature was added and is enabled by default.
*
* @global array $_wp_theme_features
*