ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Users
  • Page 27

WP_Roles::get_roles_data()

Method: Gets the available roles data.

Source: wp-includes/class-wp-roles.php:355

Used by 0 functions | Uses 0 functions

WP_Roles::__construct()

Method: Constructor.

Source: wp-includes/class-wp-roles.php:86

Used by 0 functions | Uses 0 functions

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

WP_Roles::__call()

Method: Makes private/protected methods readable for backward compatibility.

Source: wp-includes/class-wp-roles.php:103

Used by 0 functions | Uses 0 functions

WP_Roles::_init()

Method: Sets up the object properties.

Source: wp-includes/class-wp-roles.php:120

Used by 0 functions | Uses 0 functions

WP_Roles::reinit()

Method: Reinitializes the object.

Source: wp-includes/class-wp-roles.php:135

Used by 0 functions | Uses 0 functions

WP_Roles::add_role()

Method: Adds a role name with capabilities to the list.

Source: wp-includes/class-wp-roles.php:158

Used by 0 functions | Uses 0 functions

pre_user_login

Filter Hook: Filters a username after it has been sanitized.

Source: wp-includes/user.php:2134

Used by 0 functions | Uses 0 functions

make_spam_user

Action Hook: Fires after the user is marked as a SPAM user.

Source: wp-includes/user.php:2493

Used by 0 functions | Uses 0 functions

make_ham_user

Action Hook: Fires after the user is marked as a HAM user. Opposite of SPAM.

Source: wp-includes/user.php:2502

Used by 0 functions | Uses 0 functions
« Previous 1 … 26 27
ClassicPress Documentation • Made with ClassicPress
Privacy Policy