[wp-trac] [WordPress Trac] #14283: Add a new action, fired when a post is added via XMLRPC
WordPress Trac
wp-trac at lists.automattic.com
Thu Nov 18 16:31:30 UTC 2010
#14283: Add a new action, fired when a post is added via XMLRPC
---------------------------+------------------------------------------------
Reporter: simonwheatley | Owner: westi
Type: enhancement | Status: accepted
Priority: normal | Milestone: Future Release
Component: XML-RPC | Version:
Severity: normal | Keywords: needs-patch, 3.2-early
---------------------------+------------------------------------------------
Changes (by westi):
* keywords: has-patch => needs-patch, 3.2-early
* owner: => westi
* status: new => accepted
Comment:
This sounds reasonable.
We should probably add hooks at the end of all the relevant XML-RPC
functions for posts/pages.
Naming scheme and format something like:
{{{
do_action('xmlrpc_call_sucess_blogger_newPost', $post_ID, $args);
}}}
Moving to 3.2-early
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14283#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list