the solution is given in your error itself "use the WP_Query->is_main_query() method" -. try this - if($query->is_main_query() ...
確定! 回上一頁