ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/user.php

wp_get_user_request()

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

Source: wp-includes/user.php:4887

Used by 0 functions | Uses 0 functions

wp_is_application_passwords_supported()

Function: Checks if Application Passwords is supported.

Source: wp-includes/user.php:4908

Used by 0 functions | Uses 0 functions

wp_is_application_passwords_available()

Function: Checks if Application Passwords is globally available.

Source: wp-includes/user.php:4922

Used by 0 functions | Uses 0 functions

wp_is_application_passwords_available

Filter Hook: Filters whether Application Passwords is available.

Source: wp-includes/user.php:4930

Used by 0 functions | 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:4944

Used by 0 functions | Uses 0 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:4965

Used by 0 functions | Uses 0 functions

wp_cache_set_users_last_changed()

Function: Sets the last changed time for the ‘users’ cache group.

Source: wp-includes/user.php:4973

Used by 0 functions | Uses 0 functions

cp_hash_password_options()

Function: Set password hashing options.

Source: wp-includes/user.php:4985

Used by 0 functions | Uses 0 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:4792

Used by 0 functions | Uses 0 functions

user_erasure_complete_email_headers

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

Source: wp-includes/user.php:4472

Used by 0 functions | Uses 0 functions
1 2 … 17 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy