Awesome Calendar Events turns ordinary posts into full-featured events. Give a post a date, time, and optional recurrence rule, and Awesome Calendar Events takes care of the rest: subscribable calendar feeds, downloadable single-event invites, live countdowns, and one-click “Add to Calendar” links.
Features
- Event date field with optional start/end time, added to any post
- Flexible recurrence rules: daily, weekly, monthly, or yearly, with custom intervals and end conditions (until a date or after a number of occurrences)
- Weekly recurrence supports specific weekdays (e.g. every Monday and Wednesday)
- Site-wide
/events.icscalendar feed that subscribers can add to Google Calendar, Apple Calendar, or Outlook - Per-event
.icsdownload so visitors can add a single event to their calendar - “Add to Calendar” button block with Google, Apple, Outlook, and Office 365 options
- Event date block and event countdown block for the block editor
- Event List block: a Query Loop block that lists upcoming events (recurring events shown once), filterable by category or tags
- Shortcodes for displaying event dates and countdowns outside the block editor
- REST API endpoint for querying event posts programmatically
- Advanced Query Loop (AQL) integration with dynamic date placeholders for event meta queries
Event List block
The “Event List” block (in the Awesome Calendar Events category) is built on the core Query Loop block and lists upcoming events using the events query API. Recurring events are shown once while their recurrence is ongoing. When inserted, the default item template contains the Event Date block on top, followed by the Featured Image and Title. The only query customization available is filtering by category or tags.
Advanced Query Loop integration
Works with Advanced Query Loop plugin to build dynamic lists of upcoming events. Use these keywords to create date filters that update automatically using the site’s local timezone:
todays_datefor the current date inY-m-dformattoday_minus_1for the previous date inY-m-dformat
Both values work as a single meta-query value or within a BETWEEN value array.
Screenshots

Event date and recurrence settings in the block editor sidebar, including start time, duration, location, and weekly weekday selection

Announcement settings and event shortcodes reference in the Event panel

Event shortcodes for location, date, and time used in a post with the Add to Calendar button

Event List block on the frontend showing upcoming events with friendly date badges

Calendar block on the frontend showing a month grid of events with previous/next month navigation