Authenticate a user, confirming the username and password are valid.
wp_login
Fires after the user has successfully logged in.
wp_authenticate
Fires before the user is authenticated.
secure_signon_cookie
Filters whether to use a secure sign-on cookie.
Advertisement
wp_signon
Authenticates and logs a user in with ‘remember’ capability.
auth_cookie_expiration
This filter is documented in wp-includes/pluggable.php
make_ham_user
Fires after the user is marked as a HAM user. Opposite of SPAM.
make_spam_user
Fires after the user is marked as a SPAM user.