Quantcast
Channel: Question and Answer » json
Viewing all articles
Browse latest Browse all 148

return content section as json in wp rest api v1

$
0
0

I am using WP REST API.
I want to get the posts from my blog and show them in my android app.
So, everything is OK, but i need to ask a question to make sure about something:
when i call posts in the content section; there is a lots of HTML tag, is there any way (another plugin or … ) which return this part (or any part witch have HTML elements) as JSON or some how make it easier and separate the HTML tags?
I am using HTML to java Parser but i just want to make sure about this.


Viewing all articles
Browse latest Browse all 148

Trending Articles