$args = array('post_type' => APP_POST_TYPE, 'ignore_sticky_posts' => 1, 'paged' => $paged, 'orderby' => 'rand', 'tax_query' => array('taxonomy' => 'ad_tag', 'field' => 'slug', 'terms' => 'membertag'));
query_posts($args);
There are currently 1 users browsing this thread. (0 members and 1 guests)