asp_results
Let's you access the results array before sending it to the templating system.
Let's you access and modify the results array before sending it to the templating system or the results page.
Parameters
$results (array) - Array containing the result objects.
$search_id (int) - Search instance ID
$is_ajax (bool) - Is the current request an ajax search
$args (array) - Search arguments
Usage
Last updated