Provider::add_post_metadata_filter()
Plugin: The Events Calendar PRO
Method: Hijacks and handles the post meta add for provisional post IDs.
Namespace:
TEC\Events_Pro\Custom_Tables\V1\WP_Query
Plugin: The Events Calendar PRO
Method: Hijacks and handles the post meta add for provisional post IDs.
Namespace:
TEC\Events_Pro\Custom_Tables\V1\WP_Query
Plugin: The Events Calendar PRO
Method: Hydrates the cache around a provisional post meta query.
Namespace:
TEC\Events_Pro\Custom_Tables\V1\WP_Query
Plugin: The Events Calendar PRO
Method: Inspects and potentially modifies a WP_Query object for `eventSequence` queries.
Namespace:
TEC\Events_Pro\Custom_Tables\V1\WP_Query
Plugin: The Events Calendar PRO
Method: Puts the Service Provider in a no-op mode, any method hooked to actions will not run, any method hooked to filters will return the filter input value.
Namespace:
TEC\Events_Pro\Custom_Tables\V1\WP_Query
Plugin: The Events Calendar PRO
Method: In case a request is made using the post ID like preview changes from a particular occurrence ID like: `?post_type=tribe_events&p=10000621&preview=true` we need to make sure instead of `wp_posts.ID` are doing `wp_tec_occurrences.occurrence_id`.
Namespace:
TEC\Events_Pro\Custom_Tables\V1\WP_Query
Plugin: The Events Calendar PRO
Method: Hydrates an Occurrence provision post object caches when the `_tec_occurrence` property is accessed on the post object.
Namespace:
TEC\Events_Pro\Custom_Tables\V1\WP_Query
Plugin: The Events Calendar PRO
Method: Hydrates the Custom Tables Query post results early.
Namespace:
TEC\Events_Pro\Custom_Tables\V1\WP_Query
Plugin: The Events Calendar PRO
Method: Function fired on `tec_events_custom_tables_v1_custom_tables_query_pre_get_posts` via the custom meta query in order to avoid running on every WP query.
Namespace:
TEC\Events_Pro\Custom_Tables\V1\WP_Query
Plugin: The Events Calendar PRO
Method: If the query was not able to find results for specific occurrence IDs we hydrate the cache before the results are returned to the next WP_Query call.
Namespace:
TEC\Events_Pro\Custom_Tables\V1\WP_Query
Plugin: The Events Calendar PRO
Method: Filters the SQL required to select distinct Occurrences in the context of a Custom Tables Query.
Namespace:
TEC\Events_Pro\Custom_Tables\V1\WP_Query