apply_filters( 'ep_instant_results_template_endpoint', $endpoint, $index ) → {string}
Filters the search template API endpoint.
Parameters:
Name | Type | Description |
---|---|---|
$endpoint |
string | Endpoint path. |
$index |
string | Elasticsearch index. |
- Since:
- 4.0.0
- Source:
Returns:
Search template API endpoint.
- Type
- string