WordPress / meta-environment

A collection of scripts that provision the official WordPress.org websites into a Varying Vagrant Vagrants installation.
191 stars 69 forks source link

Wordcamp: Remove json-rest-api plugin which is merged in core. #121

Closed dhavalgshah closed 6 years ago

dhavalgshah commented 6 years ago

Was added in commit #ad848f3 to fix issue #38

_May need testing as wordcamp.test/provision/wordcamp_dev.sql is altered manually._

iandunn commented 6 years ago

Hi Dhaval, the plugin is actually still used on production, because the WordCamp Android app uses the v1 endpoints and hasn't been updated yet. We've added a message to those endpoints that they're deprecated and will be turned off, but haven't done that yet. Once it's removed from production, though, we can remove it here too.