do_action( 'ep_wp_cli_after_index', $args, $assoc_args )
Fires after executing a CLI index
Parameters:
Name | Type | Description |
---|---|---|
$args |
array | CLI command position args |
$assoc_args |
array | CLI command associative args |
- Since:
- 3.5.5
- Source: