[wp-trac] [WordPress Trac] #5744: Pluggable XMLRPC
WordPress Trac
wp-trac at lists.automattic.com
Fri Feb 1 01:22:16 GMT 2008
#5744: Pluggable XMLRPC
--------------------------+-------------------------------------------------
Reporter: technosailor | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.5
Component: General | Version:
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
IT is reasonable to provide plugin authors a way of providing their own
xmlrpc engine. Though standard methods likely remain the same to maintain
compatibility with XMLRPC API clients, adding additional methods or
functionality is hampered right now as xmlrpc.php is not pluggable.
Enter this patch which adds a new hook, load_xmlrpc_engine that can
override the stock xmlrpc.php functionality.
--
Ticket URL: <http://trac.wordpress.org/ticket/5744>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list