do_action( 'mc_bulk_actions', $action, $ids )
Add custom bulk actions.
Parameters:
Name | Type | Description |
---|---|---|
$action |
string | Declared action. |
$ids |
array | Array of event IDs being requested. |
- Source: