Advertisement

wp_destroy_other_sessions

Remove all but the current session token for the current user for the database.

Advertisement

wp_get_session_token

Retrieve the current session token from the logged_in cookie.

Advertisement

register_new_user

Fires after a new user registration has been recorded.

registration_errors

Filters the errors encountered when a new user is being registered.

register_post

Fires when submitting registration form data, before the user is created.

Advertisement

password_reset

Fires before the user’s password is reset.