When you use is_main_query() to check the context, it always checks against the main global $wp_query , instead of another custom query object you may want. So ...
確定! 回上一頁