Docs: Add missing description for $wp global.

See #45604, #47110.
Built from https://develop.svn.wordpress.org/trunk@45736


git-svn-id: http://core.svn.wordpress.org/trunk@45547 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2019-08-04 01:28:55 +00:00
parent b1e34ccc1f
commit ea606165a5
8 changed files with 9 additions and 9 deletions

View File

@@ -690,7 +690,7 @@ function locate_template( $template_names, $load = false, $require_once = true )
* @global WP_Rewrite $wp_rewrite WordPress rewrite component.
* @global wpdb $wpdb WordPress database abstraction object.
* @global string $wp_version
* @global WP $wp
* @global WP $wp Current WordPress environment instance.
* @global int $id
* @global WP_Comment $comment
* @global int $user_ID