ClassicPress logo
Skip to content
Filter by type:

Browse:

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

username_exists

Filter Hook: Filters whether the given username exists.

Source: wp-includes/user.php:1971

Used by 0 functions | Uses 0 functions

profile_update

Action Hook: Fires immediately after an existing user is updated.

Source: wp-includes/user.php:2482

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

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

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
« Previous 1 … 13 14 15 … 17 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy