apply_filters( 'mc_insert_custom_fields', $output, $has_data, $data ) → {string}
Container for custom fields inserted after the event title field.
Parameters:
Name | Type | Description |
---|---|---|
$output |
string | Output HTML. |
$has_data |
bool | Has data. |
$data |
object | Event object. |
- Source:
Returns:
- Type
- string