Docs: Correct and improve various inline documentation.

See #42505


git-svn-id: https://develop.svn.wordpress.org/trunk@42877 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
John Blackbourn
2018-03-25 19:34:31 +00:00
parent e207cdf2bb
commit cf400b9bc4
9 changed files with 13 additions and 15 deletions
+1 -1
View File
@@ -580,7 +580,7 @@ function wp_prepare_themes_for_js( $themes = null ) {
/**
* Filters theme data before it is prepared for JavaScript.
*
* Passing a non-empty array will result in wp_prepare_themes_for_js() returning
* Passing a non-empty array will result in `wp_prepare_themes_for_js()` returning
* early with that value instead.
*
* @since 4.2.0