• Hello there,

    I’m searching for an way to display only the latest/newest post from all articles.
    Is there any filter? I dont found one :/

    The second question is how to display only a few informations, like only “Title”, “Content” and “Date”, maby the title image too, but more I dont need.

    Thanks for your help!

    https://ww.wp.xz.cn/plugins/json-rest-api/

Viewing 1 replies (of 1 total)
  • Michael

    (@mlawrencetargetedvictorycom)

    If you do filter[posts_per_page]=1 that will get you the 1 latest post, regardless of category or whatever.

    e.g. full URL
    http://www.domain.com/wp-json/posts?filter[posts_per_page]=1

Viewing 1 replies (of 1 total)

The topic ‘Only get latest post’ is closed to new replies.