New and updated in 3.4.0
-
Callback function to filter non-multidimensional theme mods and options.
-
Checks user capabilities and theme supports, and then saves the value of the setting.
-
Fires when the WP_Customize_Setting::save() method is called.
-
Fetch and sanitize the $_POST value for the setting.
-
Filters the value of a specific default network option.
-
Filters the default value for an option.
-
functionget_page_template_slug()
Gets the specific template filename for a given post.
-
functionwp_plupload_default_settings()
Prints default Plupload arguments.
-
Filters the Plupload default settings.
-
Filters the Plupload default parameters.
-
Filters whether to preempt calculating the image resize dimensions.
-
functionwp_delete_auto_drafts()
Deletes auto-drafts for new posts that are > 7 days old.
-
function_prime_post_caches()
Adds any posts from the given IDs to the cache that do not already exist in cache.
-
functionget_all_post_type_supports()
Gets all the post type features
-
function_remove_qs_args_if_not_in_url()
Removes arguments from a query string if they are not present in a URL DO NOT use this in plugin code.
-
functionwp_redirect_admin_locations()
Redirects a variety of shorthand URLs to the admin.
-
methodWP_Scripts::init()
Initialize the class.
-
Handler for updating the current site’s last updated date when a published post is deleted.
-
Fires after the blog details cache is cleared.
-
Fires after a new post has been successfully created via the XML-RPC MovableType API.
-
Fires after a post has been successfully updated via the XML-RPC MovableType API.
-
Fires after a new attachment has been added via the XML-RPC MovableType API.
-
Fires after a new post has been successfully created via the XML-RPC Blogger API.
-
Fires after a post has been successfully updated via the XML-RPC Blogger API.
-
Fires after a post has been successfully deleted via the XML-RPC Blogger API.
-
Retrieves a post type.
-
Filters the default post type query fields used by the given XML-RPC method.
-
Retrieves post types.
-
Fires after a comment has been successfully deleted via XML-RPC.
-
Fires after a comment has been successfully updated via XML-RPC.