ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

get_blogs_of_user()

Function: Gets the sites a user belongs to.

Source: wp-includes/user.php:950

Used by 0 functions | Uses 0 functions

pre_get_blogs_of_user

Filter Hook: Filters the list of a user’s sites before it is populated.

Source: wp-includes/user.php:973

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

Function: Authenticates a user using the email and password.

Source: wp-includes/user.php:219

Used by 0 functions | Uses 0 functions

wp_authenticate_cookie()

Function: Authenticates the user using the WordPress auth cookie.

Source: wp-includes/user.php:298

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