is_service_active() ) { $message = __( 'If this event is re-imported, event fields will be overwritten with any changes from the source.', 'the-events-calendar' ); } echo esc_html( $message ); // CSVs can be imported when EA isn't active, so only mention the Event Authority when appropriate. if ( 'CSV File' !== $origin || tribe( 'events-aggregator.main' )->is_service_active() ) : ?>