Hi there, I would like to know if there is any plugin like Get Posts but applied to Static pages. I have been searching for days now and no success. Do you know any plugin like this?
Thanks in advance,
Dinis
Hi there, I would like to know if there is any plugin like Get Posts but applied to Static pages. I have been searching for days now and no success. Do you know any plugin like this?
Thanks in advance,
Dinis
Are you trying to get posts on a static page? If so, head over to my thread (Show pages by tags) where I'm getting that problem taken care of.
Hi laptopmemo,
Unfortunately not. I'm looking for something that can list me static pages with some sort of criteria.
Thanks,
Dinis
Could use get_pages or query_posts()/get_posts.
Or look at the template tag, wp_list_pages().
Related:
Stepping Into Template Tags
Stepping Into Templates
Template Hierarchy
You must log in to post.