do_action( '{hook_prefix}_template_saved', $template )
Fires after the request is sent the search template API endpoint.
Parameters:
| Name | Type | Description |
|---|---|---|
$template |
string | The search template (JSON). |
- Since:
- 5.3.0
- Source: