For the complete documentation index, see llms.txt. This page is also available as Markdown.

asp_print_search_query

Allows changing the value (search query) before printed to the search input field on the search results page

Parameters

  • $query(string) - The search query string

  • $id (int) - Search instance ID

Usage

Last updated