Markus

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: [Suggestion] Add filter before event is saved #1013409
    Markus
    Participant
    foreach ( $events as $event ) {
    
        $event = apply_filters( 'tribe_events_ical_importer_before_saving_event', $event );
    ...

    Even if this is marked as solved, it isn’t.

Viewing 1 post (of 1 total)