Action: ep_woocommerce_order_search_template_saved

do_action( 'ep_woocommerce_order_search_template_saved', $template, $index )

Fires after the request is sent the search template API endpoint.

Parameters:
Name Type Description
$template string

The search template (JSON).

$index string

Index name.

Since:
  • 4.5.0
Source: