Uses
Uses | Description |
---|---|
wp-includes/formatting.php: is_email() | Verifies that an email is valid. |
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. |