-2

I currently working on wordpress 4.7. I want to deliver photo and text(JSON) through REST. In wordpress 4.6, I used WP REST API plugin and it's great. But I hear that on wordpress 4.7 WP REST API has been included in the wordpress core function, so we don't need to install the plugin. My question is how do we use it? I didn't find the documentation

andreas
  • 16,357
  • 12
  • 72
  • 76
Irawan
  • 1

1 Answers1

0

You can read the official documentation at the REST API Handbook.

DᴀʀᴛʜVᴀᴅᴇʀ
  • 7,681
  • 17
  • 73
  • 127
arnolem
  • 946
  • 1
  • 6
  • 8
  • This is more of a comment then an answer as the OP asked how to use it not where the documentation was. Granted, it's bad the OP couldn't figure out the documentation location from a simple Google search. – DᴀʀᴛʜVᴀᴅᴇʀ Dec 15 '16 at 02:19