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:
John Blackbourn
2019-08-30 11:34:11 +00:00
parent 56d4e7fb86
commit ab7c365819
5 changed files with 37 additions and 37 deletions
+1 -1
View File
@@ -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