Changeset 49929 for trunk/src/wp-admin/includes/ms.php
- Timestamp:
- 01/04/2021 05:16:43 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/ms.php
r49927 r49929 312 312 * 313 313 * @param int $id The user ID. 314 * @return false|intThe ID of the refreshed user or false if the user does not exist.314 * @return int|false The ID of the refreshed user or false if the user does not exist. 315 315 */ 316 316 function refresh_user_details( $id ) {
Note: See TracChangeset
for help on using the changeset viewer.