Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › ASC order is not correct › Reply To: ASC order is not correct
January 10, 2023 at 2:49 pm
#40845
Participant
how about query posts using order parameter ASC order (‘order’ => ‘ASC’), which is a normal function? https://developer.wordpress.org/reference/classes/wp_query/#order-orderby-parameters
Sorry I don’t have much knowleage about WP.