ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 173

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

is_user_member_of_blog()

Function: Finds out whether a user is a member of a given blog.

Source: wp-includes/user.php:1078

Used by 0 functions | Uses 0 functions

add_user_meta()

Function: Adds meta data to a user.

Source: wp-includes/user.php:1145

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

wp_signon()

Function: Authenticates and logs a user in with ‘remember’ capability.

Source: wp-includes/user.php:40

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_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 … 172 173 174 … 363 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy