[wp-trac] [WordPress Trac] #23099: Add JSON-RPC support using existing XML-RPC methods
WordPress Trac
noreply at wordpress.org
Sun Feb 3 13:22:49 UTC 2013
#23099: Add JSON-RPC support using existing XML-RPC methods
------------------------------------------+------------------
Reporter: maxcutler | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: 3.6
Component: XML-RPC | Version: 3.5
Severity: normal | Resolution:
Keywords: needs-patch needs-unit-tests |
------------------------------------------+------------------
Comment (by markoheijnen):
For me it doesn't really matter why it is worse. We should not implement
this in this way if we will get a RESTfull API in 3.7 or 3.8. We should
look how we want stuff in the future instead of looking only to the next
release.
We could make the current implementation a little bit different so that it
can be extended with a plugin. So don't extend IXR_Server and change
serve_request() part that Max has in his patch.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23099#comment:31>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list