ClassicPress logo
Skip to content
Filter by type:

Browse:

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

get_blogs_of_user

Filter Hook: Filters the list of sites a user belongs to.

Source: wp-includes/user.php:1064

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

delete_user_meta()

Function: Removes metadata matching criteria from a user.

Source: wp-includes/user.php:1167

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

Function: Validates the logged-in cookie.

Source: wp-includes/user.php:558

Used by 0 functions | Uses 0 functions

count_user_posts()

Function: Gets the number of posts a user has written.

Source: wp-includes/user.php:585

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