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