if ( $query->is_main_query() && ( is_post_type_archive('evento') || is_tax( 'channel' ) ) ) { $query->set( 'post_type', 'future' );
確定! 回上一頁