tribe_events_get_closest_event
Plugin: The Events Calendar
Filter Hook: Affords an opportunity to modify the event used to generate the event link (typically for the next or previous event in relation to $post).
Plugin: The Events Calendar
Filter Hook: Affords an opportunity to modify the event used to generate the event link (typically for the next or previous event in relation to $post).
Plugin: The Events Calendar
Method: Get a “previous/next post” link for events. Ordered by start date instead of ID.
Plugin: The Events Calendar
Filter Hook: Affords an opportunity to modify the event link (typically for the next or previous event in relation to $post).
Plugin: The Events Calendar
Method: Get link to the next event.
Plugin: The Events Calendar
Method: Modify the WHERE clause of query when fetching next/prev posts so events with identical times are not excluded
Plugin: The Events Calendar
Method: Get the prev/next post for a given event. Ordered by start date instead of ID.
Plugin: The Events Calendar
Filter Hook: Allows the query arguments used when retrieving the next/previous event link to be modified.
Plugin: The Events Calendar
Method: Get the “center” event ID to look on either side of in prev/next methods.
Plugin: The Events Calendar
Method: Get link to the previous event.
Plugin: The Events Calendar
Method: Set the “center” event ID to look on either side of in prev/next methods.