New and updated in 3.4.0
-
Fires after a new comment has been successfully created via XML-RPC.
-
Fires after a page has been successfully deleted via XML-RPC.
-
Fires after a new category has been successfully created via XML-RPC.
-
Fires after a category has been successfully deleted via XML-RPC.
-
Retrieves a term.
-
Retrieves all terms for a taxonomy.
-
Retrieves a taxonomy.
-
Filters the default taxonomy query fields used by the given XML-RPC method.
-
Retrieves all taxonomies.
-
Retrieves posts.
-
Creates a new term.
-
Edits a term.
-
Deletes a term.
-
Helper method for wp_newPost() and wp_editPost(), containing shared logic.
-
Filters post data array to be inserted via XML-RPC.
-
Edits a post for any registered post type.
-
Deletes a post for any registered post type.
-
Retrieves a post.
-
Filters the default post query fields used by the given XML-RPC method.
-
Filters XML-RPC-prepared data for the given media item.
-
Filters XML-RPC-prepared data for the given page.
-
Filters XML-RPC-prepared data for the given comment.
-
Creates a new post for any registered post type.
-
Helper method for filtering out elements from an array.
-
Checks if the method received at least the minimum number of arguments.
-
Filters XML-RPC-prepared data for the given taxonomy.
-
Filters XML-RPC-prepared data for the given term.
-
Filters XML-RPC-prepared date for the given post.
-
Prepares post data for return in an XML-RPC object.
-
Filters XML-RPC-prepared date for the given post type.