Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › PRO Plugin Sort on price not working correctly › Reply To: PRO Plugin Sort on price not working correctly
September 2, 2020 at 8:57 am
#29215
Keymaster
Sure, if you want to make changes to the fornt-end filters (visually), then check the filters API. If you want to change the meta query then using the asp_query_args hook may help. The asp_results hook allows changing the final results array.