Changeset 47101 for trunk/src/wp-includes/user.php
- Timestamp:
- 01/22/2020 12:23:09 AM (6 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/user.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/user.php
r47096 r47101 887 887 * @since 5.1.0 888 888 * 889 * @param null|string $result Default null.889 * @param null|string $result The value to return instead. Default null to continue with the query. 890 890 * @param string $strategy Optional. The computational strategy to use when counting the users. 891 891 * Accepts either 'time' or 'memory'. Default 'time'.
Note: See TracChangeset
for help on using the changeset viewer.