803 results found for “user”. Showing results 601 to 625.
-
functionadmin_color_scheme_picker()
Displays the default administration color scheme picker (Used in user-edit.php).
-
functionmap_meta_cap()
Maps a capability to the primitive capabilities required of the given user to satisfy the capability being checked.
-
Filters whether the user is allowed to add post meta to a post.
-
functioncurrent_user_can()
Returns whether the current user has the specified capability.
-
functioncurrent_user_can_for_blog()
Returns whether the current user has the specified capability for a given site.
-
functionuser_can()
Returns whether a particular user has the specified capability.
-
functionis_super_admin()
Determines whether user is a site admin.
-
classWP_Roles
Core class used to implement a user roles API.
-
classWP_Role
Core class used to extend the user roles API.
-
methodWP_User::get_data_by()
Returns only the main user fields.
-
methodWP_User::__set()
Magic method for setting custom user fields.
-
methodWP_User::exists()
Determines whether the user exists in the database.
-
methodWP_User::get_role_caps()
Retrieves all of the capabilities of the user’s roles, and merges them with individual user capabilities.
-
methodWP_User::set_role()
Sets the role of the user.
-
hookset_user_role
Fires after the user’s role has changed.
-
Chooses the maximum level the user has.
-
Removes all of the capabilities of the user.
-
methodWP_User::has_cap()
Returns whether the user has the specified capability.
-
hookuser_has_cap
Dynamically filter a user’s capabilities.
-
Fires non-authenticated Ajax actions for logged-out users.
-
Filters whether to show the Add Existing User form on the Multisite Users screen.
-
Fires after the list table on the Users screen in the Multisite Network Admin.
-
Filters whether to show the Add New User form on the Multisite Users screen.
-
Filters whether to redirect the request to the User Admin in Multisite.
-
Filters whether to enable user auto-complete for non-super admins in Multisite.