ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/user.php
  • Page 15

count_users()

Function: Counts number of users who have each of the user roles.

Source: wp-includes/user.php:1243

Used by 0 functions | Uses 0 functions

update_user_option()

Function: Updates user option with global blog capability.

Source: wp-includes/user.php:742

Used by 0 functions | Uses 0 functions

delete_user_option()

Function: Deletes user option with global blog capability.

Source: wp-includes/user.php:769

Used by 0 functions | Uses 0 functions

get_users()

Function: Retrieves list of users matching criteria.

Source: wp-includes/user.php:790

Used by 0 functions | Uses 0 functions

count_many_users_posts()

Function: Gets the number of posts written by a list of users.

Source: wp-includes/user.php:619

Used by 0 functions | Uses 0 functions

get_current_user_id()

Function: Gets the current user’s ID.

Source: wp-includes/user.php:655

Used by 0 functions | Uses 0 functions

get_user_option()

Function: Retrieves user option that can be either per Site or per Network.

Source: wp-includes/user.php:682

Used by 0 functions | Uses 0 functions

get_user_option_{$option}

Filter Hook: Filters a specific user option value.

Source: wp-includes/user.php:718

Used by 0 functions | Uses 0 functions

wp_authenticate_username_password()

Function: Authenticates a user, confirming the username and password are valid.

Source: wp-includes/user.php:135

Used by 0 functions | Uses 0 functions

wp_authenticate_user

Filter Hook: Filters whether the given user can be authenticated with the provided password.

Source: wp-includes/user.php:180

Used by 0 functions | Uses 0 functions
« Previous 1 … 14 15 16 17 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy