New and updated in 3.5.0
-
functionwp_update_post()
Updates a post with new post data.
-
Filters the labels of a specific post type.
-
functionget_space_used()
Returns the space used by the current site.
-
Filters the amount of storage space used by the current site, in megabytes.
-
hookdomain_exists
Filters whether a site name is taken.
-
Filters whether an email address is unsafe.
-
functionms_is_switched()
Determines if switch_to_blog() is in effect.
-
hookmake_delete_blog
Fires when the ‘deleted’ status is added to a site.
-
Fires when the ‘deleted’ status is removed from a site.
-
functionclean_blog_cache()
Clean the blog cache
-
Filters a blog option value.
-
Retrieves revisions for a specific post.
-
Filters the default revision query fields used by the given XML-RPC method.
-
Restores a post revision.
-
Filters the default user query fields used by the given XML-RPC method.
-
Filters XML-RPC-prepared data for the given user.
-
hookxmlrpc_enabled
Filters whether XML-RPC methods requiring authentication are enabled.
-
Filters the XML-RPC user login error message.
-
Retrieves the database character collate.
-
methodwpdb::load_col_info()
Loads the column metadata from the last query.
-
methodwpdb::__get()
Makes private properties readable for backward compatibility.
-
methodwpdb::__set()
Makes private properties settable for backward compatibility.
-
methodwpdb::__isset()
Makes private properties check-able for backward compatibility.
-
methodwpdb::__unset()
Makes private properties un-settable for backward compatibility.
-
functionwp_print_media_templates()
Prints the templates used in the media manager.
-
Fires when the custom Backbone media templates are printed.