Registers the personal data exporter for users.
_wp_privacy_action_request_types
Get all user privacy request types.
new_user_email_admin_notice
Adds an admin notice alerting the user to check for confirmation request email after email address change.
send_confirmation_on_profile_email
Send a confirmation request email when a change of user email address is attempted.
Advertisement
_wp_get_current_user
Retrieves the current user object.
wp_get_users_with_no_role
Get the user IDs of all users with no role on this site.
wp_destroy_all_sessions
Remove all session tokens for the current user from the database.
wp_destroy_other_sessions
Remove all but the current session token for the current user for the database.
Advertisement
wp_destroy_current_session
Remove the current session token from the database.
wp_get_all_sessions
Retrieve a list of sessions for the current user.
wp_get_session_token
Retrieve the current session token from the logged_in cookie.
wp_send_new_user_notifications
Initiates email notifications related to the creation of new users.
Advertisement
register_new_user
Handles registering a new user.
reset_password
Handles resetting the user’s password.
check_password_reset_key
Retrieves a user row based on password reset key and login