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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user