ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

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

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

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

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

Action Hook: Fires before the user is authenticated.

Source: wp-includes/user.php:78

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