apply_filters( 'mc_groups_pre_checkdata', $post, $action ) → {array}
Filter posted event group data prior to running event data checks.
Parameters:
Name | Type | Description |
---|---|---|
$post |
array | POST data. |
$action |
string | Type of action running.(add, edit, or copy.) |
- Source:
Returns:
- Type
- array