[wp-gsoc] [Summer of Code] #333: Multisite Aware
Summer of Code
noreply at wordpress.org
Mon Jul 22 23:51:12 UTC 2013
#333: Multisite Aware
---------------------------+------------------
Reporter: technosailor | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: JSON REST API | Resolution:
Keywords: |
---------------------------+------------------
Comment (by rmccue):
Replying to [comment:2 pushred]:
> Also, in a multisite install, what would the base URL look like?
The index should live at `http://example.com/wp-json.php/` (assuming your
base site is located at `http://example.com/`, and the normal API should
be available at `http://example.com/wp-json.php/sites/<site>/` for each
site. (You should be able to use either the blog ID (an integer) or the
blog's name (subdirectory name or subdomain).
This hasn't had much testing on my end, so I appreciate any testing that
goes in to it! Let me know if things break and I'll do my best to fix
those up.
--
Ticket URL: <https://gsoc.trac.wordpress.org/ticket/333#comment:4>
Summer of Code <https://gsoc.trac.wordpress.org>
My example project
More information about the wp-gsoc
mailing list