mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Docs: some @global object vernaculars should be converted to the actual object type.
See #33491. git-svn-id: https://develop.svn.wordpress.org/trunk@35013 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -530,7 +530,7 @@ function wp_admin_bar_shortlink_menu( $wp_admin_bar ) {
|
||||
*
|
||||
* @since 3.1.0
|
||||
*
|
||||
* @global object $tag
|
||||
* @global WP_Term $tag
|
||||
* @global WP_Query $wp_the_query
|
||||
*
|
||||
* @param WP_Admin_Bar $wp_admin_bar
|
||||
|
||||
Reference in New Issue
Block a user