apply_filters( 'mcs_submit_url', string, int )
Filter the target submission URL for a given event. Sends events to different submission forms if multiple forms exist.
Parameters:
| Name | Type | Description |
|---|---|---|
string |
$url Submission URL. |
|
int |
$event_id ID of the event being parsed. |
- Source:
Returns:
string