Using OAuth2 to make authenticated calls to WP REST API

WP REST API is a cool solution for the developers who want to interact with their WordPress blogs programmatically. It’s handy and pretty useful. However, the documentation lacks some working examples which makes a lot of people confused. I’ve started to document some working examples at http://wpapi.xyz. The list is small, but it’s growing. Anyway, …

Using OAuth2 to make authenticated calls to WP REST API Read More »