... ( $query ) { if( ! is_admin() && is_search() && $query->is_main_query() ) { $query->set( 'post_type', 'product' ); } }.
確定! 回上一頁