WordPress REST API: Forcing authentication for all requests
I’m working on a project that will be using WordPress’s REST API to feed JSON data to a mobile app. We only want authenticated users to be able to query the REST API. Out of the box, the REST API…Continue Reading →