Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › ASC order is not correct › Reply To: ASC order is not correct
January 11, 2023 at 1:43 pm
#40855
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.