to get results for a specific tag < ?php query_posts('tag=Your_Tag'); ?>
when tested under wordpress 2.2 you do not need to make a post loop. just place the above code and wordpress should handle the rest. An example of all this is the poetry page.
enjoy - sid
Share and Enjoy:
to get results for a specific tag < ?php query_posts('tag=Your_Tag'); ?>
when tested under wordpress 2.2 you do not need to make a post loop. just place the above code and wordpress should handle the rest. An example of all this is the poetry page.
enjoy - sid








