mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 21:00:21 +00:00
Docs: Correct and improve inline docs relating to caching, terms, meta, and some misc tweaks.
See #47110 git-svn-id: https://develop.svn.wordpress.org/trunk@45915 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -179,7 +179,7 @@ class WP_User_Query {
|
||||
* @type int $number Number of users to limit the query for. Can be used in
|
||||
* conjunction with pagination. Value -1 (all) is supported, but
|
||||
* should be used with caution on larger sites.
|
||||
* Default empty (all users).
|
||||
* Default -1 (all users).
|
||||
* @type int $paged When used with number, defines the page of results to return.
|
||||
* Default 1.
|
||||
* @type bool $count_total Whether to count the total number of users found. If pagination
|
||||
|
||||
Reference in New Issue
Block a user