ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 351

WP_User::add_cap()

Method: Adds capability and grant or deny access to capability.

Source: wp-includes/class-wp-user.php:707

Used by 0 functions | Uses 0 functions

WP_User::add_role()

Method: Adds role to user.

Source: wp-includes/class-wp-user.php:542

Used by 0 functions | Uses 0 functions

WP_User::exists()

Method: Determines whether the user exists in the database.

Source: wp-includes/class-wp-user.php:400

Used by 0 functions | Uses 0 functions

WP_User::for_blog()

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

Source: wp-includes/class-wp-user.php:850

Used by 0 functions | Uses 0 functions

WP_User::for_site()

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

Source: wp-includes/class-wp-user.php:865

Used by 0 functions | Uses 0 functions

WP_User::get()

Method: Retrieves the value of a property or meta key.

Source: wp-includes/class-wp-user.php:414

Used by 0 functions | Uses 0 functions

WP_User::get_caps_data()

Method: Gets the available user capabilities data.

Source: wp-includes/class-wp-user.php:900

Used by 0 functions | Uses 0 functions

WP_User::get_data_by()

Method: Returns only the main user fields.

Source: wp-includes/class-wp-user.php:194

Used by 0 functions | Uses 0 functions

WP_User::get_role_caps()

Method: Retrieves all of the capabilities of the user’s roles, and merges them with individual user capabilities.

Source: wp-includes/class-wp-user.php:503

Used by 0 functions | Uses 0 functions

WP_User::get_site_id()

Method: Gets the ID of the site for which the user’s capabilities are currently initialized.

Source: wp-includes/class-wp-user.php:888

Used by 0 functions | Uses 0 functions
« Previous 1 … 350 351 352 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy