Hi all
How can I only show the title of the second last post of a category that is called 'twitter' (id 5)?
Thanks,
Jelle
Hi all
How can I only show the title of the second last post of a category that is called 'twitter' (id 5)?
Thanks,
Jelle
Use the offset parameter and set it to 1. Kind of like how you got the one cat excluded from your other post here. Exact usgae depends on how you're using it though.
But with any query_posts based function, it'd be the offset=1 parameter.
Sweeeeet :D
Thanks!
This topic has been closed to new replies.