about cat and category_name?
-
Hi,
i know that the cat accept many id, exemple:
<?php query_posts('cat=1,2,3'); ?>
so, how can i do the some with the category_name
<?php query_posts('category_name=one,two,tree'); ?>
is it possible???
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘about cat and category_name?’ is closed to new replies.