Tribe__Events__Aggregator__Processes__Import_Events::action()
Returns the async process action name.
Return
(string)
Source
File: src/Tribe/Aggregator/Processes/Import_Events.php
public static function action() {
return 'ea_import_events';
}
Changelog
| Version | Description |
|---|---|
| 4.6.16 | Introduced. |