do_action( 'ep_after_index_{indexable_slug}', $document, $return )
Fires after document is indexed
Parameters:
Name | Type | Description |
---|---|---|
$document |
array | Document to index |
$return |
object | boolean | ES response on success, false on failure |
- Since:
- 3.0
- Source: