tec_events_query_current_moment
Plugin: The Events Calendar
Filter Hook: Filters the value that will be used to indicate the current moment in an Event query. The query will return Events ending after the current moment.
Plugin: The Events Calendar
Filter Hook: Filters the value that will be used to indicate the current moment in an Event query. The query will return Events ending after the current moment.
Plugin: The Events Calendar
Method: Provided a query for Events, the method will set the query variables up to filter and order Events by start and end date.
Plugin: The Events Calendar
Action Hook: Fires after the query has been parsed by The Events Calendar.
Plugin: The Events Calendar
Filter Hook: Allows other plugins (and v2 views) to hook in and alter this before we change the query.
Plugin: The Events Calendar
Filter Hook: A toggle filter to completely suppress all query filters for the whole request.
Plugin: The Events Calendar
Method: Reruns the last query used to `getEvents` to fetch all the found IDs.
Plugin: The Events Calendar
Method: If the user has the Main events page set on the reading options it should return 0 or the default value in order to avoid to set the: – p – page_id
Plugin: The Events Calendar
Method: Gets the event counts for individual days.
Plugin: The Events Calendar
Method: Customized WP_Query wrapper to set up event queries with default arguments.
Plugin: The Events Calendar
Filter Hook: Provides an opportunity to modify the join condition added to the query when ordering by venue or organizer.