query->get_meta_query(); $meta_query[] = array( 'key' => '_featured', 'value' => 'yes' ); } if(recent=='on_sale'){ $meta_query ...
確定! 回上一頁