Uses
Uses | Description |
---|---|
wp-includes/pluggable.php: wp_set_auth_cookie() | Sets the authentication cookies based on user ID. |
wp-includes/pluggable.php: get_user_by() | Retrieve user info by a given field |
wp-includes/functions.php: _deprecated_function() | Mark a function as deprecated and inform when it has been used. |