wpbdp
$tax_qry = array( 'relation' => 'AND', array( 'taxonomy' => 'wpbdp_category', 'operator' => 'IN', 'include_children' => true, ), );
$tax_qry = array( 'relation' => 'AND', array( 'taxonomy' => 'wpbdp_category', 'operator' => 'IN', 'include_children' => true, ), );