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.


Parameters

$record

(Tribe__Events__Aggregator__Record__Abstract) Import record.

$data

(array) List of import options.


Top ↑

Source

File: src/Tribe/Aggregator/Tabs/New.php


Top ↑

Changelog

Changelog
Version Description
5.1.0 Introduced.