apply_filters( 'tribe_events_event_insert_args', array $args )
Allow filtering of arguments in prior to inserting the event and meta fields.
Contents
Parameters
- $args
-
(array) The fields we want saved.
Source
File: src/Tribe/API.php
Changelog
| Version | Description |
|---|---|
| 4.9.4 | Introduced. |