What are all the available parameters for query_posts?
Below is everything from WordPress 3.0.1 found in the parse_query() function of /wp-includes/query.php (lines 1246-1550). However, it’s possible for a plugin to add parameters and so a list can never be fully complete: attachment attachment_id author author_name cat category__and category__in category__not_in category_name comments_popup day error feed hour m minute monthnum name order orderby p page_id … Read more