Core Function
View Source on Trac ↗ refresh_user_details()
refresh_user_details( mixed $id ) Cleans the user cache for a specific user.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $id int | The user ID. Required |
Return Value
((int)
| false) The ID of the refreshed user or false if the user does not exist.
Function Information
Since Version
3.0.0
Source File
wp-admin/includes/ms.php
Advertisement