File: wp-includes/class-wp-xmlrpc-server.php
-
Creates a new term.
-
Retrieves information about the requesting user.
-
Edits a term.
-
Edits user’s profile.
-
Deletes a term.
-
Retrieves a page.
-
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.
-
Prepares comment data for return in an XML-RPC object.
-
Filters the default post query fields used by the given XML-RPC method.
-
Filters XML-RPC-prepared data for the given comment.
-
Prepares user data for return in an XML-RPC object.
-
Filters XML-RPC-prepared data for the given user.
-
Creates a new post for any registered post type.
-
Helper method for filtering out elements from an array.
-
Helper method for wp_newPost() and wp_editPost(), containing shared logic.
-
Filters post data array to be inserted via XML-RPC.
-
Filters XML-RPC-prepared data for the given media item.
-
Edits a post for any registered post type.
-
Prepares page data for return in an XML-RPC object.
-
Deletes a post for any registered post type.
-
Filters XML-RPC-prepared data for the given page.
-
Retrieves a post.
-
Filters XML-RPC-prepared data for the given term.
-
Converts a WordPress date string to an IXR_Date object.
-
Converts a WordPress GMT date string to an IXR_Date object.
-
Prepares post data for return in an XML-RPC object.