do_action( 'ep_sync_put_mapping', $index_meta, $indexable, $result )
Fires after sync put mapping is completed
Parameters:
Name | Type | Description |
---|---|---|
$index_meta |
array | Index meta information |
$indexable |
Indexable | Indexable object |
$result |
bool | Whether the request was successful or not |
- Since:
- 4.0.0
- Source: