---
title: "Using The Events Calendar Shortcodes"
source: "https://docs.nexcess.com/software/the-events-calendar/shortcodes/"
description: "Shortcodes are a convenient way to embed content, code, and other assets without touching code yourself.  Our plugins include many shortcodes that do everything…"
vertical: "Software"
area: "The Events Calendar"
date: "2019-10-18"
last_modified: "2026-07-02"
---

# Using The Events Calendar Shortcodes

Shortcodes are a convenient way to embed content, code, and other assets without touching code yourself. Our plugins include many shortcodes that do everything from embedding the calendar and events on a page or post to displaying attendee and ticket sales reports anywhere you’d like them.

The following is a list of all the shortcodes currently supported by the plugins.

> 💡 Each plugin has its own set of shortcodes, so be sure to note the corresponding plugins for the shortcodes you need.

| Shortcode | What it does | Plugin |
|---|---|---|
| `<a href="https://docs.nexcess.com/software/the-events-calendar/events-calendar-widget/#embedding" rel="noreferrer noopener" target="_blank">[tribe_mini_calendar]</a>` | Displays the Calendar widget, a mini version of the calendar Month View. | Events Calendar Pro |
| `<a href="https://docs.nexcess.com/software/the-events-calendar/event-list-widget/#h-embedding-the-widget-with-a-shortcode" rel="noreferrer noopener" target="_blank">[tribe_events_list]</a>` | Displays the advanced list widget that shows events and event information in a List View. | Events Calendar Pro |
| `<a href="https://docs.nexcess.com/software/the-events-calendar/featured-venue-widget/#shortcode" rel="noreferrer noopener" target="_blank">[tribe_featured_venue]</a>` | Lists upcoming events at a specific venue. | Events Calendar Pro |
| `<a href="https://theeventscalendar.com/knowledgebase/k/events-calendar-pro-widget-shortcodes-overview/#countdown-shortcode" rel="noreferrer noopener" target="_blank">[tribe_event_countdown]</a>` | Shows a countdown clock until the start of an event. | Events Calendar Pro |
| `<a href="https://docs.nexcess.com/software/the-events-calendar/events-week-widget/#embedding" rel="noreferrer noopener" target="_blank">[tribe_this_week]</a>` | Horizontal or vertical display of events taking place in the current week. | Events Calendar Pro |
| `<a href="https://docs.nexcess.com/software/the-events-calendar/calendar-embed-shortcodes/" rel="noreferrer noopener" target="_blank">[tribe_events]</a>` | Displays the full calendar. The default view is determined by the selected option in the plugin settings. | Events Calendar Pro |
| `<a href="https://docs.nexcess.com/software/the-events-calendar/single-event-shortcode/" rel="noreferrer noopener" target="_blank">[tribe_event_inline]</a>` | Display a single event in a post, page, sidebar, footer, or custom template. Accepts parameters that customize what event details to display and in what order to display them. | Events Calendar Pro |
| `<a href="https://theeventscalendar.com/knowledgebase/k/display-a-list-of-attendees-events/" rel="noreferrer noopener" target="_blank">[tribe-user-event-confirmations]</a>` | Show users who have confirmed that they will be attending an upcoming event. | Event Tickets |
| `<a href="https://theeventscalendar.com/knowledgebase/k/configuring-tribe-commerce-with-paypal/#success-page" rel="noreferrer noopener" target="_blank">[tribe-tpp-success]</a>` | When using Event Tickets Tribe Commerce, Paypal will need a success page on your site to end the checkout process. | Event Tickets |
| `<a href="https://docs.nexcess.com/software/the-events-calendar/customize-woocommerce-checkout/" rel="noreferrer noopener" target="_blank">[tec_tickets_checkout]</a>` | Display checkout page content with Tickets Commerce. | Event Tickets |
| `<a href="https://docs.nexcess.com/software/the-events-calendar/customize-woocommerce-checkout/" rel="noreferrer noopener" target="_blank">[tec_tickets_success]</a>` | Display success page content with Tickets Commerce. | Event Tickets |
| `<a href="https://docs.nexcess.com/software/the-events-calendar/tickets-shortcodes/" rel="noreferrer noopener" target="_blank">[tribe_tickets]</a><br></br><a href="https://docs.nexcess.com/software/the-events-calendar/tickets-shortcodes/#Tribe_Tickets_RSVP_shortcode" rel="noreferrer noopener" target="_blank">[tribe_tickets_rsvp] </a><br></br><a href="https://docs.nexcess.com/software/the-events-calendar/event-attendees/" rel="noreferrer noopener" target="_blank">[tribe_tickets_attendees]</a><br></br><a href="https://docs.nexcess.com/software/the-events-calendar/protected-content/" rel="noreferrer noopener" target="_blank"> [tribe_tickets_protected_content]</a><br></br><a href="https://docs.nexcess.com/software/the-events-calendar/protected-content/#RSVP_examples" rel="noreferrer noopener" target="_blank"> [tribe_tickets_rsvp_protected_content]</a>` | Display any tickets you’ve created for any events on any WordPress page or post. Optionally display protected content. | Event Tickets Plus |
| `<a href="https://docs.nexcess.com/software/the-events-calendar/attendee-registration/#Attendee_registration_settings" rel="noreferrer noopener" target="_blank">[tribe_attendee_registration]</a>` | Use a custom Attendee Registration page instead of the Attendee Registration template. | Event Tickets Plus |
| `<a href="https://theeventscalendar.com/knowledgebase/k/display-a-list-of-attendees-events/" rel="noreferrer noopener" target="_blank">[tribe-user-event-confirmations]</a>` | Show a list of an attendee’s upcoming events. | Event Tickets Plus |
| `<a href="https://docs.nexcess.com/software/the-events-calendar/community-events/#default" rel="noreferrer noopener" target="_blank">[tribe_community_events_title]</a>` | If you do not use permalinks, you can embed the Community Events template body content and title on a page. | Community Events |
| `<a href="https://docs.nexcess.com/software/the-events-calendar/community-shortcodes/#ce-submit" rel="noreferrer noopener" target="_blank">[tribe_community_events]</a>` | Embed the form that allows users to submit events to your calendar. | Community Events |
| `<a href="https://docs.nexcess.com/software/the-events-calendar/community-shortcodes/#edit-event-user" rel="noreferrer noopener" target="_blank">[tribe_community_events view="my_events"]</a>` | Displays a list of events that the currently logged in user has submitted to the calendar. | Community Events |
| `<a href="https://docs.nexcess.com/software/the-events-calendar/community-shortcodes/#edit-event" rel="noreferrer noopener" target="_blank">[tribe_community_events view="edit_event" id="your_event_id"]</a>` | Show the editing screen for a particular event, when used with the event post ID. | Community Events |
| `<a href="https://docs.nexcess.com/software/the-events-calendar/community-shortcodes/#edit-venue" rel="noreferrer noopener" target="_blank">[tribe_community_events view="edit_venue" id="your_venue_id"]</a>` | Displays the editing screen for a particular venue, when used with the venue post ID. | Community Events |
| `<a href="https://docs.nexcess.com/software/the-events-calendar/community-shortcodes/#edit-organizer" rel="noreferrer noopener" target="_blank">[tribe_community_events view="edit_organizer" id="your_organizer_id"]</a>` | Show the editing screen for a particular organizer, when used with the organizer post ID. | Community Events |
| `<a href="https://docs.nexcess.com/software/the-events-calendar/community-shortcodes/#ct-ar" rel="noreferrer noopener" target="_blank">[tribe_community_tickets view="attendees_report" id="your_event_id"]</a>` | Display a report of attendees who have registered for a particular event that a user has submitted to the calendar | Community Events |
| `<a href="https://docs.nexcess.com/software/the-events-calendar/community-shortcodes/#ct-sr" rel="noreferrer noopener" target="_blank">[tribe_community_tickets view="sales_report" id="your_event_id"]</a>` | Display a ticket sales report for a particular event that a user has submitted to the calendar, providing the number of tickets sold and the revenue from sales. | Community Events |
