apply_filters( 'tec_events_pro_custom_tables_v1_series_relationships_dropdown_data', TECEvents_ProCustom_TablesV1EditorsClassicarray<int,array<string,mixed>> , int $event_id )
Filters the data used to populate the Series dropdown in the context of an Event.
Contents
Parameters
-
(<span class="TECEvents_ProCustom_TablesV1EditorsClassicarray<int,array>">TECEvents_ProCustom_TablesV1EditorsClassicarray<int,array>) A map from each Series ID to its title, selection status, edit link and other data.
- $event_id
-
(int) The ID of the Event being edited.
Source
File: src/Events_Pro/Custom_Tables/V1/Editors/Classic/Events_Metaboxes.php
Changelog
| Version | Description |
|---|---|
| 6.3.0 | Introduced. |