File: wp-includes/class-wp-xmlrpc-server.php
-
Filters the default taxonomy query fields used by the given XML-RPC method.
-
Retrieves all taxonomies.
-
Retrieves a user.
-
Filters the default user query fields used by the given XML-RPC method.
-
Retrieves users.
-
Retrieves information about the requesting user.
-
Edits user’s profile.
-
Retrieves a page.
-
Retrieves posts.
-
Creates a new term.
-
Edits a term.
-
Filters XML-RPC-prepared data for the given page.
-
Prepares comment data for return in an XML-RPC object.
-
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.
-
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.
-
Prepares page data for return in an XML-RPC object.
-
Retrieves the blogs of the user.
-
hookxmlrpc_call
Fires after the XML-RPC user has been authenticated but before the rest of the method logic begins.
-
Checks if the method received at least the minimum number of arguments.
-
Prepares taxonomy data for return in an XML-RPC object.