if(is_main_query()) { // Modify the query } · if(is_main_query() && is_category()) { // Modify the query } · add_action( 'pre_get_posts', ' ...
確定! 回上一頁