I am using the Codex loop to display a list of posts but excluding a defined category (found here)
How can I limit the number of posts displayed?
Thanks in advance
I am using the Codex loop to display a list of posts but excluding a defined category (found here)
How can I limit the number of posts displayed?
Thanks in advance
The template tag, get_posts(), offers the numberposts= parameter.
Thanks
This topic has been closed to new replies.