asp_before_ajax_output
Executed on the ajax search results output.
Applies a filter on the HTML results output. This is not the whole ajax response, only the section with the results.
Parameters
$html_results (string) - HTML version of results
$id (int) - Search instance ID
$results (array) - Result objects array
$args (array) - Search arguments
Usage
Last updated