do_action( 'mc_mass_{$action}_events', $ids )
Dynamic action executed when a group of events is bulk modified.
Parameters:
| Name | Type | Description |
|---|---|---|
$ids |
array | Array of event IDs being handled. |
- Source:
Dynamic action executed when a group of events is bulk modified.
| Name | Type | Description |
|---|---|---|
$ids |
array | Array of event IDs being handled. |