Filter: mcs_notification_fields

apply_filters( 'mcs_notification_fields', array, object )

Filter the template tags used for calendar notifications after front-end submissions or edits.

Parameters:
Name Type Description
array

$array Array of keys and values used for notifications. Values omitted if no event passed.

object

$event Object used to build array.

Source:
Returns:

array