apply_filters( 'tribe_events_event_insert_args', array $args )

Allow filtering of arguments in prior to inserting the event and meta fields.


Parameters

$args

(array) The fields we want saved.


Top ↑

Source

File: src/Tribe/API.php


Top ↑

Changelog

Changelog
Version Description
4.9.4 Introduced.