Uses
| Uses | Description |
|---|---|
| wp-includes/pluggable.php: get_userdata() | Retrieve user info by user ID. |
| wp-includes/deprecated.php: user_can_edit_post() | Whether user can edit a post. |
| wp-includes/functions.php: _deprecated_function() | Mark a function as deprecated and inform when it has been used. |