Removes a capability from a role.
WP_Role::__construct
Constructor – Set up object properties.
WP_Role::add_cap
Assign role a capability.
WP_Role
Core class used to extend the user roles API.
Advertisement
WP_Object_Cache::stats
Echoes the stats of the caching.
WP_Object_Cache::set
Sets the data contents into the cache.
WP_Object_Cache::replace
Replaces the contents in the cache, if contents already exist.
WP_Object_Cache::get
Retrieves the cache contents, if it exists.
Advertisement
WP_Object_Cache::flush
Clears the object cache of all data.
WP_Object_Cache::delete
Removes the contents of the cache key in the group.
WP_Object_Cache::add
Adds data to the cache if it doesn’t already exist.
mce_buttons_3
Filters the third-row list of TinyMCE buttons (Visual tab).
Advertisement
mce_buttons
Filters the first-row list of TinyMCE buttons (Visual tab).
mce_buttons_2
Filters the second-row list of TinyMCE buttons (Visual tab).
edit_user_profile
Fires after the ‘About the User’ settings table on the ‘Edit User’ screen.