apply_filters( 'tec_events_filter_stack_where_table_field_ids', TribeEventsFilterbarViewsV2array<string,string|TribeEventsFilterbarViewsV2array> $where_data )

Filters the WHERE clause table, field and IDs for the Stack filter query.


Parameters

$where_data

(<span class="TribeEventsFilterbarViewsV2arrayTribeEventsFilterbarViewsV2array<string,string|">TribeEventsFilterbarViewsV2array>) An map containing the table, field and IDs to use in the stack WHERE clause.


Top ↑

Source

File: src/Tribe/Views/V2/Filters_Stack.php


Top ↑

Changelog

Changelog
Version Description
5.4.0 Introduced.