multisite icon indicating copy to clipboard operation
multisite copied to clipboard

Not compatible with current version of WP-API?

Open BenjaminBarnett opened this issue 10 years ago • 2 comments

Ryan, wondering if there's any possibility this extender for multisite can be picked up again. I have an MU build I'm trying to make RESTful, and WP-API has been great to a point but now I need to connect it to my daughter blogs.

BenjaminBarnett avatar Apr 02 '15 02:04 BenjaminBarnett

This plugin isn't necessary any more, as we decided to take a different approach. The idea with this plugin was to have a single API for the entire network (e.g. api.wordpress.com), but we've instead decided to stick with one-API-per-site (e.g. mysite.wordpress.com/wp-json/).

The plugin itself works fine with multisite in the latter mode, and has never needed this plugin to achieve that. Is there any specific issue you have with it?

rmccue avatar Apr 14 '15 03:04 rmccue

Nope, simply a PEBCAK error. I couldn't find a reference in the documentation for the multisite element, so I hunted and gathered info, erroneously. Thanks for the clarification, works fine.

And good luck with the coming merge into core. This evolution of WP is going to be awesome, thanks for all you've done and are doing to make it happen!


Benjamin Barnett, co-owner media schmedia LLC media-schmedia.com mightylittlewebsites.com 216-291-4313

On Mon, Apr 13, 2015 at 11:07 PM, Ryan McCue [email protected] wrote:

This plugin isn't necessary any more, as we decided to take a different approach. The idea with this plugin was to have a single API for the entire network (e.g. api.wordpress.com), but we've instead decided to stick with one-API-per-site (e.g. mysite.wordpress.com/wp-json/).

The plugin itself works fine with multisite in the latter mode, and has never needed this plugin to achieve that. Is there any specific issue you have with it?

— Reply to this email directly or view it on GitHub https://github.com/WP-API/multisite/issues/2#issuecomment-92575085.

BenjaminBarnett avatar Apr 14 '15 13:04 BenjaminBarnett