ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Users
  • Page 27

WP_Roles::for_site()

Method: Sets the site to operate on. Defaults to the current site.

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

Used by 0 functions | Uses 0 functions

WP_Roles::get_site_id()

Method: Gets the ID of the site for which roles are currently initialized.

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

Used by 0 functions | Uses 0 functions

WP_Roles

Class: Core class used to implement a user roles API.

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

Used by 0 functions | Uses 0 functions

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

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