do_action( 'ep_instant_results_template_deleted', $index )
Fires after the request is sent the search template API endpoint.
Parameters:
| Name | Type | Description |
|---|---|---|
$index |
string | Index name. |
- Since:
- 4.3.0
- Source:
Fires after the request is sent the search template API endpoint.
| Name | Type | Description |
|---|---|---|
$index |
string | Index name. |