Action: ep_sync_object_index

do_action( 'ep_sync_object_index', $object_id, $indexable, $return )

Fires after one by one indexing an object

Parameters:
Name Type Description
$object_id int

Object to index

$indexable Indexable

Current indexable

$return mixed

Return of the index() call

Since:
  • 4.0.0
Source: