"; //print_r($wct_bisnezia_opt['wct-portfolio-categories']); //echo ""; $blog_cat_ids = $wct_bisnezia_opt['wct-blogs-categories']; //$portfolio_cat = get_term_by( 'id', absint( $cat_id ), 'portfolio_cat' ); //$portfolio_cat_name = $portfolio_cat->name; $args = array( 'post_type' => 'post', 'posts_per_page' => 30, 'tax_query' => array( array( 'taxonomy' => 'category', 'field' => 'term_id', 'terms' => $blog_cat_ids, //'operator' => 'NOT IN', ), ), ); $blogs = new WP_Query( $args ); //echo "
"; //print_r($blogs->posts); //echo ""; ?>
post_content), 0, 200)." ..."; ?>
Read More