This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: ASC order is not correct

#40855
Ernest MarcinkoErnest Marcinko
Keymaster

That should also give you the same exact output and ordering as the post editor screen. By default the WP_Query uses “post_date”.
If you see a different order, then it was changed or altered via a hooking function.

No problem, I am more than happy to help.