Quantcast
Channel: User Michael - WordPress Development Stack Exchange
Viewing all articles
Browse latest Browse all 44

Answer by Michael for exclude category from get_posts?

$
0
0

as 'get_posts()' uses the 'WP_Query()' parameters, i would assume that this should work:

$laargsM = array('cat'              => 7,'posts_per_page'   => 300,'orderby'          => 'title','order'            => 'asc','category__not_in' => array(10) );

Viewing all articles
Browse latest Browse all 44

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>