This happens because $wp_query->post is never defined in the admin load, which wp_reset_postdata() relies on to reset the original post data ...
確定! 回上一頁