do_action( 'my_calendar_instance_imported_from_tribe', $tribe_id, $mc_event, $parent )
Perform an action after an occurrence has been imported from Tribe Events Calendar to My Calendar.
Parameters:
Name | Type | Description |
---|---|---|
$tribe_id |
int | Post ID from Tribe Events. |
$mc_event |
int | Event ID from My Calendar. |
$parent |
int | Parent ID from Tribe. |
- Source: