Docs: Miscellaneous docblock code quality tweaks.

See #32246

Built from https://develop.svn.wordpress.org/trunk@36074


git-svn-id: http://core.svn.wordpress.org/trunk@36039 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn
2015-12-23 07:53:26 +00:00
parent 7e43e20436
commit 0003a004db
10 changed files with 17 additions and 13 deletions

View File

@@ -2356,8 +2356,8 @@ function update_usermeta( $user_id, $meta_key, $meta_value ) {
* @deprecated 3.1.0 Use get_users()
* @see get_users()
*
* @global wpdb $wpdb WordPress database abstraction object.
* @uses $blog_id The Blog id of the blog for those that use more than one blog
* @global wpdb $wpdb WordPress database abstraction object.
* @global int $blog_id The Blog id of the blog for those that use more than one blog
*
* @param int $id Blog ID.
* @return array List of users that are part of that Blog ID