ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 348

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

WP_User::has_cap()

Method: Returns whether the user has the specified capability.

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

Used by 0 functions | Uses 0 functions

WP_User::has_prop()

Method: Determines whether a property or meta key is set.

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

Used by 0 functions | Uses 0 functions

WP_User::init()

Method: Sets up object properties, including capabilities.

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

Used by 0 functions | Uses 0 functions

WP_User::level_reduction()

Method: Chooses the maximum level the user has.

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

Used by 0 functions | Uses 0 functions

WP_User::remove_all_caps()

Method: Removes all of the capabilities of the user.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 347 348 349 … 383 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy