Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Eliot Akira

    (@miyarakira)

    Hello,

    Yes, you guessed right, the [loop] is more suitable for displaying the most recent post:

    [loop type="post" count="1"]
      [content]
    [/loop]

    The count parameter limits it to 1 post, instead of all posts.

    I can see why it might be confusing at first. I’m in the process of organizing the reference pages, so I’ll try to make it more clear.

    Thread Starter wpforall

    (@wpforall)

    resolved, thank you!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Display content’ is closed to new replies.