File: wp-includes/class-wp-xmlrpc-server.php
-
Sets wp_xmlrpc_server::$is_enabled property.
-
Sends error response to client.
-
Retrieves custom fields for a term.
-
Sets custom fields for a term.
-
Encapsulates the logic for sticking a post and determining if the user has permission to do so.
-
Makes private/protected methods readable for backward compatibility.
-
Retrieves an empty array because we don’t support per-post text filters.
-
Filters the MoveableType text filters list for XML-RPC.
-
Retrieves trackbacks sent to a given post.
-
Sets a post’s publish status to ‘publish’.
-
Retrieves a pingback and registers it.
-
Filters the pingback source URI.
-
Filters the pingback remote source.
-
hookpingback_post
Fires after a post pingback has been sent.
-
Retrieves post categories.
-
Retrieves an array of URLs that pingbacked the given URL.
-
Sets categories for a post.
-
Sends a pingback error based on the given error code and message.
-
Retrieves an array of methods supported by this server.
-
Filters the XML-RPC pingback error return.
-
Retrieves a post.
-
Retrieves list of recent posts.
-
Retrieves the list of categories on a given blog.
-
Uploads a file, following your settings.
-
hookpre_upload_error
Filters whether to preempt the XML-RPC media upload.
-
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 MovableType API.
-
Retrieves the post titles of recent posts.
-
Adds an enclosure to a post if it’s new.
-
Retrieves the list of all categories on a blog.