Skip to content
ORM Event Params
starts_before
– Filters events that start before a specified date.starts_after
– Filters events that start after a specified date.starts_on_or_after
– Filters events that start on or after a specified date.starts_between
– Filters events that start between two specified dates.ends_before
– Filters events that end before a specified date.ends_on_or_before
– Filters events that end on or before a specified date.ends_after
– Filters events that end after a specified date.ends_between
– Filters events that end between two specified dates.date_overlaps
– Filters events that overlap with a specified date range.starts_and_ends_between
– Filters events that both start and end between two specified dates.runs_between
– Filters events that run between two specified dates.on_date
– Filters events occurring on a specified date.
Top ↑
all_day
– Filters all-day events.multiday
– Filters events spanning multiple days.on_calendar_grid
– Filters events that are shown on the calendar grid.timezone
– Filters events by timezone.hidden_from_upcoming
– Filters events hidden from the upcoming list.sticky
– Filters sticky events.featured
– Filters featured events.hidden
– Filters hidden events.
Top ↑
linked_post
– Filters events by linked post.organizer
– Filters events by organizer.venue
– Filters events by venue.
Top ↑
cost_currency_symbol
– Filters events by currency symbol of the cost.cost
– Filters events by cost.cost_between
– Filters events with cost between two specified values.cost_less_than
– Filters events with cost less than a specified value.cost_greater_than
– Filters events with cost greater than a specified value.