• I am using WP rest API 2 for fetching post from wordpress. But i have observed that I am also getting some fields which are not required.

    Is it possible to get rid out of it in response?
    If yes then how do I write query to get only post title,description and link?

  • The topic ‘How to get only post title,description and link in WP REST API2 Json response.’ is closed to new replies.