• About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register

WordPress.org

  • Showcase
  • Learn
  • Themes
  • Plugins
  • Mobile
  • Support
    • Documentation
    • Forums
  • Get Involved
    • Five for the Future
  • About
  • Blog
  • Hosting
  • Get WordPress

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Reference / wp-includes/user.php

wp_is_application_passwords_available()

Function: Checks if Application Passwords is globally available.

Source: wp-includes/user.php:4129

Used by 5 functions | Uses 4 functions

wp_is_application_passwords_available

Filter Hook: Filters whether Application Passwords is available.

Source: wp-includes/user.php:4139

Used by 1 function | Uses 0 functions

wp_is_application_passwords_available_for_user()

Function: Checks if Application Passwords is available for a specific user.

Source: wp-includes/user.php:4153

Used by 2 functions | Uses 4 functions

wp_is_application_passwords_available_for_user

Filter Hook: Filters whether Application Passwords is available for a specific user.

Source: wp-includes/user.php:4174

Used by 1 function | Uses 0 functions

email_exists

Filter Hook: Filters whether the given email exists.

Source: wp-includes/user.php:1650

Used by 1 function | Uses 0 functions

wp_validate_application_password()

Function: Validates the application password credentials passed via Basic Authentication.

Source: wp-includes/user.php:454

Used by 0 functions | Uses 2 functions

wp_authenticate_application_password()

Function: Authenticates the user using an application password.

Source: wp-includes/user.php:311

Used by 1 function | Uses 17 functions

application_password_is_api_request

Filter Hook: Filters whether this is an API request that Application Passwords can be used on.

Source: wp-includes/user.php:331

Used by 1 function | Uses 0 functions

application_password_failed_authentication

Action Hook: Fires when an application password failed to authenticate the user.

Source: wp-includes/user.php:377

Used by 1 function | Uses 0 functions

wp_authenticate_application_password_errors

Action Hook: Fires when an application password has been successfully checked as valid.

Source: wp-includes/user.php:411

Used by 1 function | Uses 0 functions

application_password_did_authenticate

Action Hook: Fires after an application password was used for authentication.

Source: wp-includes/user.php:430

Used by 1 function | Uses 0 functions

wp_get_user_request()

Function: Return the user request object for the specified request ID.

Source: wp-includes/user.php:4108

Used by 15 functions | Uses 3 functions

user_request_action_email_headers

Filter Hook: Filters the headers of the email sent when an account action is attempted.

Source: wp-includes/user.php:3999

Used by 1 function | Uses 0 functions

wp_privacy_additional_user_profile_data

Filter Hook: Filter to extend the user’s profile data for the privacy exporter.

Source: wp-includes/user.php:3245

Used by 1 function | Uses 0 functions

user_request_confirmed_email_headers

Filter Hook: Filters the headers of the user request confirmation email.

Source: wp-includes/user.php:3542

Used by 1 function | Uses 0 functions

user_erasure_complete_email_headers

Filter Hook: Filters the headers of the data erasure fulfillment notification.

Source: wp-includes/user.php:3713

Used by 1 function | Uses 0 functions

pre_count_users

Filter Hook: Filters the user count before queries are run.

Source: wp-includes/user.php:1089

Used by 1 function | Uses 0 functions

wp_validate_user_request_key()

Function: Validate a user request by comparing the key with the request’s key.

Source: wp-includes/user.php:4054

Used by 0 functions | Uses 6 functions

user_request_key_expiration

Filter Hook: Filters the expiration time of confirm keys.

Source: wp-includes/user.php:4086

Used by 2 functions | Uses 0 functions

wp_generate_user_request_key()

Function: Returns a confirmation key for a user action and stores the hashed version for future comparison.

Source: wp-includes/user.php:4022

Used by 1 function | Uses 2 functions

user_request_action_confirmed_message

Filter Hook: Filters the message displayed to a user when they confirm a data request.

Source: wp-includes/user.php:3759

Used by 1 function | Uses 0 functions

wp_create_user_request()

Function: Create and log a user request to perform a specific action.

Source: wp-includes/user.php:3777

Used by 1 function | Uses 12 functions

_wp_privacy_account_request_confirmed()

Function: Update log when privacy request is confirmed.

Source: wp-includes/user.php:3362

Used by 0 functions | Uses 3 functions

wp_user_request_action_description()

Function: Get action description from the name and return a string.

Source: wp-includes/user.php:3835

Used by 2 functions | Uses 3 functions

_wp_privacy_send_request_confirmation_notification()

Function: Notify the site administrator via email when a request is confirmed.

Source: wp-includes/user.php:3392

Used by 0 functions | Uses 17 functions

user_request_action_description

Filter Hook: Filters the user action description.

Source: wp-includes/user.php:3857

Used by 1 function | Uses 0 functions

user_request_confirmed_email_to

Filter Hook: Filters the recipient of the data request confirmation notification.

Source: wp-includes/user.php:3426

Used by 1 function | Uses 0 functions

wp_send_user_request()

Function: Send a confirmation request email to confirm an action.

Source: wp-includes/user.php:3870

Used by 2 functions | Uses 21 functions

user_confirmed_action_email_content

Filter Hook: Filters the body of the data erasure fulfillment notification.

Source: wp-includes/user.php:3684

Used by 2 functions | Uses 0 functions

user_request_action_email_content

Filter Hook: Filters the text of the email sent when an account action is attempted.

Source: wp-includes/user.php:3946

Used by 1 function | Uses 0 functions
1 2 … 5 Next »
  • About
  • Blog
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
  • @WordPress
  • WordPress

Code is Poetry.