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

Reply To: get the results URL from my filter

Home Forums Product Support Forums Ajax Search Pro for WordPress Support get the results URL from my filter Reply To: get the results URL from my filter

#15142
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

If you mean accessing the results, you can use the ‘asp_results’ filter in your code, it’s first parameter is the results list $results. For examples:
Changing results URLs
Custom fields in result titles
You can find more similar examples in the knowledge base.