ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 22

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_maybe_update_user_counts()

Function: Updates the total count of users on the site if live user counting is enabled.

Source: wp-includes/user.php:1391

Used by 0 functions | Uses 0 functions

wp_update_user_counts()

Function: Updates the total count of users on the site.

Source: wp-includes/user.php:1422

Used by 0 functions | Uses 0 functions

wp_schedule_update_user_counts()

Function: Schedules a recurring recalculation of the total count of users.

Source: wp-includes/user.php:1452

Used by 0 functions | Uses 0 functions

wp_is_large_user_count()

Function: Determines whether the site has a large number of users.

Source: wp-includes/user.php:1472

Used by 0 functions | Uses 0 functions

wp_list_users()

Function: Lists all the users of the site, with several options available.

Source: wp-includes/user.php:829

Used by 0 functions | Uses 0 functions

wp_authenticate_application_password()

Function: Authenticates the user using an application password.

Source: wp-includes/user.php:339

Used by 0 functions | Uses 0 functions

wp_validate_application_password()

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

Source: wp-includes/user.php:490

Used by 0 functions | Uses 0 functions
« Previous 1 … 21 22 23 … 364 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy