apply_filters( 'mc_event_registration', string, bool, object, string )
Append HTML to end of event registration fields.
Parameters:
| Name | Type | Description |
|---|---|---|
string |
$html HTML to place inside registration fieldset. |
|
bool |
$has_data Whether current event object is populated. |
|
object |
$data Event object. |
|
string |
$public Rendering in public context. |
- Source:
Returns:
string