apply_filters( 'tribe_events_csv_import_venue_additional_fields', array $additional_venue_fields )
A filter to allow saving custom data when importing venues.
Contents
Parameters
- $additional_venue_fields
-
(array) Array where the key is the meta_key to be used and the value is the slug of the column that contains the value to be saved.
Source
Changelog
| Version | Description |
|---|---|
| TBD | Introduced. |