do_action( 'ep_cli_put_mapping', $indexable, $args, $assoc_args )
Fires after CLI put mapping
Parameters:
Name | Type | Description |
---|---|---|
$indexable |
Indexable | Indexable involved in mapping |
$args |
array | CLI command position args |
$assoc_args |
array | CLI command associative args |