In this case, I found the way to reset the post data was to run: $loop->reset_postdata(); instead of wp_reset_postdata(); (due to the fact I ...
確定! 回上一頁