do_action( 'mcs_before_processing', array )
Run action on front-end processing of event submission. After honeypot & other checks are run, before any event processing is done.
Parameters:
| Name | Type | Description |
|---|---|---|
array |
$post POSTed event data. |
- Source: