apply_filters( 'mcs_after_submission', string, string, string )
Filter the complete output of the My Calendar submissions form.
Parameters:
| Name | Type | Description |
|---|---|---|
string |
$return HTML for form. |
|
string |
$response Feedback after submitting form. |
|
string |
$form_id Form ID. |
- Source:
Returns:
string