Action: ep_instant_results_args_schema

do_action( 'ep_instant_results_args_schema', $args_schema )

The schema defining the API arguments used by Instant Results.

The argument schema is used to configure the APISearchProvider component used by Instant Results, and should conform to what is supported by the API being used. The Instant Results UI expects the default list of arguments to be available, so caution is advised when adding or removing arguments.

Parameters:
Name Type Description
$args_schema array

Results per page.

Since:
  • 4.5.1
Source: