order by slug not work
-
hi. i trying to order posts by slug. but not work ok.
<php? query_post(array(‘category_and’=>array($cat), ‘orderby’ =>slug, ‘order’=>asc)); ?>
im using post slugs like 1-egg, 2-apple, 3-pig, …
well. some look something wrong? some idea? thanks alot
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘order by slug not work’ is closed to new replies.