ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 122

get_user_count()

Function: Returns the number of active users in your installation.

Source: wp-includes/user.php:1367

Used by 0 functions | Uses 0 functions

get_user_details()

Function: Deprecated functionality to retrieve user information.

Source: wp-includes/ms-deprecated.php:129

Used by 0 functions | Uses 0 functions

get_user_id_from_string()

Function: Get a numeric user ID from either an email address or a login.

Source: wp-includes/ms-deprecated.php:342

Used by 0 functions | Uses 0 functions

get_user_locale()

Function: Retrieves the locale of a user.

Source: wp-includes/l10n.php:94

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

get_user_metavalues()

Function: Perform the query to get the $metavalues array(s) needed by _fill_user and _fill_many_users

Source: wp-includes/deprecated.php:2604

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

Function: Retrieves user interface setting value based on setting name.

Source: wp-includes/option.php:1190

Used by 0 functions | Uses 0 functions

get_user_to_edit()

Function: Retrieve user data and filter it.

Source: wp-admin/includes/user.php:315

Used by 0 functions | Uses 0 functions

get_userdata()

Function: Retrieves user info by user ID.

Source: wp-includes/pluggable.php:83

Used by 0 functions | Uses 0 functions
« Previous 1 … 121 122 123 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy