do_action( 'tribe_events_aggregator_tabs_new_handle_import_finalize', Tribe__Events__Aggregator__Record__Abstract $record , array $data )
Allow hooking into the import record saving process.
Contents
Parameters
- $record
-
(Tribe__Events__Aggregator__Record__Abstract) Import record.
- $data
-
(array) List of import options.
Source
Changelog
| Version | Description |
|---|---|
| 5.1.0 | Introduced. |