apply_filters( 'mc_event_details', string, bool, object, string )
Filter the contents of the custom_fields parameter in My Calendar Pro. Legacy support for older custom field setup.
Parameters:
| Name | Type | Description |
|---|---|---|
string |
$html HTML output for custom fields. |
|
bool |
$has_data Whether current event object is populated. |
|
object |
$data Event object. |
|
string |
$public Public context. |
- Source:
Returns:
string