| 1 | | If the category__in argument is used for the query (query_posts(), etc.) the sticky posts do not work anymore. See http://wordpress.org/support/topic/category_in-ampamp-sticky or http://wordpress.stackexchange.com/questions/87472/ensuring-sticky-posts-are-retrieved-first-without-using-two-queries or http://wordpress.org/support/topic/sticky-posts-do-not-work-with-category_in-possible-solution |
| | 1 | If the `category__in` argument is used for the query (`query_posts()`, etc.) the sticky posts do not work anymore. See: |
| | 2 | |
| | 3 | * http://wordpress.org/support/topic/category_in-ampamp-sticky or |
| | 4 | * http://wordpress.stackexchange.com/questions/87472/ensuring-sticky-posts-are-retrieved-first-without-using-two-queries or |
| | 5 | * http://wordpress.org/support/topic/sticky-posts-do-not-work-with-category_in-possible-solution |