ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 21

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_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_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

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
« Previous 1 … 20 21 22 … 363 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy