Action: ep_{$index_method}_object_index

do_action( 'ep_{$index_method}_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 Made available for all methods
Source: