query_posts (category_name)
-
Hi.
In wp 2.6 i’ve used this codeline for view only post in the catergory:
<?php query_posts(‘category_name=name on category’); ?>This one doesn’t work in 2.7 version. Anyone know why?
BR,
Alex
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘query_posts (category_name)’ is closed to new replies.