New and updated in 3.0.0
-
functionplugin_sandbox_scrape()
Loads a given plugin attempt to generate errors.
-
Fires before the plugins list table is rendered.
-
Filters the post updated messages.
-
classCustom_Background
The custom background class.
-
Constructor – Registers administration header callback.
-
Sets up the hooks for the Custom Background admin page.
-
Sets up the enqueue for the CSS & JavaScript files.
-
Executes custom background modification.
-
Displays the custom background page.
-
Handles an Image upload for the background image.
-
methodWP_User::for_blog()
Sets the site to operate on. Defaults to the current site.
-
hookactivate_wp_head
Fires within the “ section of the Site Activation page.
-
hookactivate_header
Fires before the Site Activation page is loaded.
-
functioncurrent_user_can_for_blog()
Returns whether the current user has the specified capability for a given site.
-
functionget_super_admins()
Retrieves a list of super admins.
-
functionis_super_admin()
Determines whether user is a site admin.
-
methodWP_Object_Cache::reset()
Resets cache keys.
-
functionwp_cache_reset()
Resets internal cache keys and structures.
-
Sets the list of global cache groups.
-
function_delete_attachment_theme_mod()
Checks an attachment being deleted to see if it’s a header or background image.
-
functionbackground_image()
Displays background image path.
-
functionget_background_color()
Retrieves value for custom background color.
-
functionbackground_color()
Displays background color value.
-
function_custom_background_cb()
Default custom background callback.
-
functionadd_editor_style()
Adds callback for custom TinyMCE editor stylesheets.