Category FYI only
Category FYI only
$tax_query = array( array( 'taxonomy' => 'category', 'field' => 'slug', 'operator' => 'IN', ), );
Category FYI only
$tax_query = array( array( 'taxonomy' => 'category', 'field' => 'slug', 'operator' => 'IN', ), );