mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
Docs: Miscellaneous DocBlock corrections.
See #52628. git-svn-id: https://develop.svn.wordpress.org/trunk@50916 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -747,7 +747,7 @@ function delete_user_option( $user_id, $option_name, $global = false ) {
|
||||
*
|
||||
* @see WP_User_Query
|
||||
*
|
||||
* @param array $args Optional. Arguments to retrieve users. See WP_User_Query::prepare_query().
|
||||
* @param array $args Optional. Arguments to retrieve users. See WP_User_Query::prepare_query()
|
||||
* for more information on accepted arguments.
|
||||
* @return array List of users.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user