Hi chaps,
Is there a WP tag which will return an href'd list of pages in a given category ?
Olly
Hi chaps,
Is there a WP tag which will return an href'd list of pages in a given category ?
Olly
Pages and categories are not related in any way. Categories relate to posts.
yes, sorry, i meant posts :)
You'll want to take a look at the query_posts function.
This topic has been closed to new replies.