I am new to WordPress and REST API and I need to read posts from /wp-json/wp/v2/posts with an external application called Intuiface.

Intuiface can interpret JSON but the content of the post is shown in html:

    "<p>Content</p>"

Is it possible for wordpress to format this as text and image links if there are images instead of HTML?

0

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *