apply_filters( 'mc_import_tribe_tickets_options', $registration_options, $tribe_id, $ticket_id, $event_post ) → {array}
Filter My Tickets profile data before saving.
Parameters:
Name | Type | Description |
---|---|---|
$registration_options |
array | Options data to save for new event. |
$tribe_id |
int | Tribe event ID. |
$ticket_id |
int | Tribe ticket ID. |
$event_post |
int | My Calendar event post ID. |
- Source:
Returns:
- Type
- array