ClassicPress logo
Skip to content
Filter by type:

Browse:

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

pre_user_{$field}

Filter Hook: Filters the value of a user field in the ‘db’ context.

Source: wp-includes/user.php:1832

Used by 0 functions | Uses 0 functions

pre_user_first_name

Filter Hook: Filters a user’s first name before the user is created or updated.

Source: wp-includes/user.php:2273

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

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

get_user_meta()

Function: Retrieves user meta field for a user.

Source: wp-includes/user.php:1189

Used by 0 functions | Uses 0 functions

update_user_meta()

Function: Updates user meta field based on user ID.

Source: wp-includes/user.php:1215

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