Action: ep_after_index_{indexable_slug}

do_action( 'ep_after_index_{indexable_slug}', $document, $return )

Fires after document is indexed

Parameters:
Name Type Description
$document array

Document to index

$return array | boolean

ES response on success, false on failure

Since:
  • 3.0
Source: