---
title: "Configuring User Roles and Permissions with The Events Calendar"
source: "https://docs.nexcess.com/software/the-events-calendar/user-roles-events/"
description: "With WordPress, you can define the roles and permissions assigned to your users in order to give them certain capabilities. These roles and permissions also app…"
vertical: "Software"
area: "The Events Calendar"
date: "2022-06-29"
last_modified: "2026-07-02"
---

# Configuring User Roles and Permissions with The Events Calendar

With WordPress, you can define the roles and permissions assigned to your users in order to give them certain capabilities. These roles and permissions also apply to [The Events Calendar and Events Calendar Pro](https://theeventscalendar.com/products/wordpress-events-calendar/), so as the site owner you can control what users can and cannot do with your events using WordPress’s built-in [user roles](https://wordpress.org/support/article/roles-and-capabilities/#roles).

Below, we’ll walk through the available roles and how they apply to your events, show you how to fine-tune permissions for events specifically, list every capability at your disposal, and cover how to hide the Events menu from certain users.

## Roles and permissions

### Super Admin

This role only applies to [multi-site installations](https://docs.nexcess.com/software/the-events-calendar/licenses-for-multisites/) and encompasses all of the capabilities possible with WordPress. This includes:

- [create\_sites](https://wordpress.org/support/article/roles-and-capabilities/#create_sites)
- [delete\_sites](https://wordpress.org/support/article/roles-and-capabilities/#delete_sites)
- [manage\_network](https://wordpress.org/support/article/roles-and-capabilities/#manage_network)
- [manage\_sites](https://wordpress.org/support/article/roles-and-capabilities/#manage_sites)
- [manage\_network\_users](https://wordpress.org/support/article/roles-and-capabilities/#manage_network_users)
- [manage\_network\_plugins](https://wordpress.org/support/article/roles-and-capabilities/#manage_network_plugins)
- [manage\_network\_themes](https://wordpress.org/support/article/roles-and-capabilities/#manage_network_themes)
- [manage\_network\_options](https://wordpress.org/support/article/roles-and-capabilities/#manage_network_options)
- [upgrade\_network](https://wordpress.org/support/article/roles-and-capabilities/#upgrade_network)
- [setup\_network](https://wordpress.org/support/article/roles-and-capabilities/#setup_network)

### Administrators

The capabilities of Administrators differ between single site and [Multisite](https://wordpress.org/support/article/glossary/#multisite) WordPress installations. All administrators have the following capabilities:

- [activate\_plugins](https://wordpress.org/support/article/roles-and-capabilities/#activate_plugins)
- [delete\_others\_pages](https://wordpress.org/support/article/roles-and-capabilities/#delete_others_pages)
- [delete\_others\_posts](https://wordpress.org/support/article/roles-and-capabilities/#delete_others_posts)
- [delete\_pages](https://wordpress.org/support/article/roles-and-capabilities/#delete_pages)
- [delete\_posts](https://wordpress.org/support/article/roles-and-capabilities/#delete_posts)
- [delete\_private\_pages](https://wordpress.org/support/article/roles-and-capabilities/#delete_private_pages)
- [delete\_private\_posts](https://wordpress.org/support/article/roles-and-capabilities/#delete_private_posts)
- [delete\_published\_pages](https://wordpress.org/support/article/roles-and-capabilities/#delete_published_pages)
- [delete\_published\_posts](https://wordpress.org/support/article/roles-and-capabilities/#delete_published_posts)
- [edit\_dashboard](https://wordpress.org/support/article/roles-and-capabilities/#edit_dashboard)
- [edit\_others\_pages](https://wordpress.org/support/article/roles-and-capabilities/#edit_others_pages)
- [edit\_others\_posts](https://wordpress.org/support/article/roles-and-capabilities/#edit_others_posts)
- [edit\_pages](https://wordpress.org/support/article/roles-and-capabilities/#edit_pages)
- [edit\_posts](https://wordpress.org/support/article/roles-and-capabilities/#edit_posts)
- [edit\_private\_pages](https://wordpress.org/support/article/roles-and-capabilities/#edit_private_pages)
- [edit\_private\_posts](https://wordpress.org/support/article/roles-and-capabilities/#edit_private_posts)
- [edit\_published\_pages](https://wordpress.org/support/article/roles-and-capabilities/#edit_published_pages)
- [edit\_published\_posts](https://wordpress.org/support/article/roles-and-capabilities/#edit_published_posts)
- [edit\_theme\_options](https://wordpress.org/support/article/roles-and-capabilities/#edit_theme_options)
- [export](https://wordpress.org/support/article/roles-and-capabilities/#export)
- [import](https://wordpress.org/support/article/roles-and-capabilities/#import)
- [list\_users](https://wordpress.org/support/article/roles-and-capabilities/#list_users)
- [manage\_categories](https://wordpress.org/support/article/roles-and-capabilities/#manage_categories)
- [manage\_links](https://wordpress.org/support/article/roles-and-capabilities/#manage_links)
- [manage\_options](https://wordpress.org/support/article/roles-and-capabilities/#manage_options)
- [moderate\_comments](https://wordpress.org/support/article/roles-and-capabilities/#moderate_comments)
- [promote\_users](https://wordpress.org/support/article/roles-and-capabilities/#promote_users)
- [publish\_pages](https://wordpress.org/support/article/roles-and-capabilities/#publish_pages)
- [publish\_posts](https://wordpress.org/support/article/roles-and-capabilities/#publish_posts)
- [read\_private\_pages](https://wordpress.org/support/article/roles-and-capabilities/#read_private_pages)
- [read\_private\_posts](https://wordpress.org/support/article/roles-and-capabilities/#read_private_posts)
- [read](https://wordpress.org/support/article/roles-and-capabilities/#read)
- create Reusable Blocks
- edit Reusable Blocks
- read Reusable Blocks
- delete Reusable Blocks
- [remove\_users](https://wordpress.org/support/article/roles-and-capabilities/#remove_users)
- [switch\_themes](https://wordpress.org/support/article/roles-and-capabilities/#switch_themes)
- [upload\_files](https://wordpress.org/support/article/roles-and-capabilities/#upload_files)
- [customize](https://wordpress.org/support/article/roles-and-capabilities/#customize)
- [delete\_site](https://wordpress.org/support/article/roles-and-capabilities/#delete_site)

For single-site installations, Admins also have the following capabilities:

- [update\_core](https://wordpress.org/support/article/roles-and-capabilities/#update_core)
- [update\_plugins](https://wordpress.org/support/article/roles-and-capabilities/#update_plugins)
- [update\_themes](https://wordpress.org/support/article/roles-and-capabilities/#update_themes)
- [install\_plugins](https://wordpress.org/support/article/roles-and-capabilities/#install_plugins)
- [install\_themes](https://wordpress.org/support/article/roles-and-capabilities/#install_themes)
- [delete\_themes](https://wordpress.org/support/article/roles-and-capabilities/#delete_themes)
- [delete\_plugins](https://wordpress.org/support/article/roles-and-capabilities/#delete_plugins)
- [edit\_plugins](https://wordpress.org/support/article/roles-and-capabilities/#edit_plugins)
- [edit\_themes](https://wordpress.org/support/article/roles-and-capabilities/#edit_themes)
- [edit\_files](https://wordpress.org/support/article/roles-and-capabilities/#edit_files)
- [edit\_users](https://wordpress.org/support/article/roles-and-capabilities/#edit_users)
- [add\_users](https://wordpress.org/support/article/roles-and-capabilities/#add_users)
- [create\_users](https://wordpress.org/support/article/roles-and-capabilities/#create_users)
- [delete\_users](https://wordpress.org/support/article/roles-and-capabilities/#delete_users)
- [unfiltered\_html](https://wordpress.org/support/article/roles-and-capabilities/#unfiltered_html)

It’s worth noting that all of the above capabilities apply to events as well. So Administrators can add their own events, as well as edit and delete all events on the site itself.

### Editor

Editors can modify, read, and delete other post types—including events—and they can add new events by default. Where Editors are limited is in managing the site itself: they can’t add, update, or delete plugins and themes, and they can’t manage other users. Here’s the full list of WordPress capabilities for the Editor role:

- [delete\_others\_pages](https://wordpress.org/support/article/roles-and-capabilities/#delete_others_pages)
- [delete\_others\_posts](https://wordpress.org/support/article/roles-and-capabilities/#delete_others_posts)
- [delete\_pages](https://wordpress.org/support/article/roles-and-capabilities/#delete_pages)
- [delete\_posts](https://wordpress.org/support/article/roles-and-capabilities/#delete_posts)
- [delete\_private\_pages](https://wordpress.org/support/article/roles-and-capabilities/#delete_private_pages)
- [delete\_private\_posts](https://wordpress.org/support/article/roles-and-capabilities/#delete_private_posts)
- [delete\_published\_pages](https://wordpress.org/support/article/roles-and-capabilities/#delete_published_pages)
- [delete\_published\_posts](https://wordpress.org/support/article/roles-and-capabilities/#delete_published_posts)
- delete Reusable Blocks
- [edit\_others\_pages](https://wordpress.org/support/article/roles-and-capabilities/#edit_others_pages)
- [edit\_others\_posts](https://wordpress.org/support/article/roles-and-capabilities/#edit_others_posts)
- [edit\_pages](https://wordpress.org/support/article/roles-and-capabilities/#edit_pages)
- [edit\_posts](https://wordpress.org/support/article/roles-and-capabilities/#edit_posts)
- [edit\_private\_pages](https://wordpress.org/support/article/roles-and-capabilities/#edit_private_pages)
- [edit\_private\_posts](https://wordpress.org/support/article/roles-and-capabilities/#edit_private_posts)
- [edit\_published\_pages](https://wordpress.org/support/article/roles-and-capabilities/#edit_published_pages)
- [edit\_published\_posts](https://wordpress.org/support/article/roles-and-capabilities/#edit_published_posts)
- create Reusable Blocks
- edit Reusable Blocks
- [manage\_categories](https://wordpress.org/support/article/roles-and-capabilities/#manage_categories)
- [manage\_links](https://wordpress.org/support/article/roles-and-capabilities/#manage_links)
- [moderate\_comments](https://wordpress.org/support/article/roles-and-capabilities/#moderate_comments)
- [publish\_pages](https://wordpress.org/support/article/roles-and-capabilities/#publish_pages)
- [publish\_posts](https://wordpress.org/support/article/roles-and-capabilities/#publish_posts)
- [read](https://wordpress.org/support/article/roles-and-capabilities/#read)
- [read\_private\_pages](https://wordpress.org/support/article/roles-and-capabilities/#read_private_pages)
- [read\_private\_posts](https://wordpress.org/support/article/roles-and-capabilities/#read_private_posts)
- [unfiltered\_html](https://wordpress.org/support/article/roles-and-capabilities/#unfiltered_html) (not with Multisite)
- [upload\_files](https://wordpress.org/support/article/roles-and-capabilities/#upload_files)

### Author

Authors can add new events, but can’t modify or delete events created by other users, and they don’t have access to Event Settings. This is a great option if you’d like to let users add new events from the WordPress backend without granting any broader capabilities. The full list of WordPress capabilities for this role:

- [delete\_posts](https://wordpress.org/support/article/roles-and-capabilities/#delete_posts)
- [delete\_published\_posts](https://wordpress.org/support/article/roles-and-capabilities/#delete_published_posts)
- [edit\_posts](https://wordpress.org/support/article/roles-and-capabilities/#edit_posts)
- [edit\_published\_posts](https://wordpress.org/support/article/roles-and-capabilities/#edit_published_posts)
- [publish\_posts](https://wordpress.org/support/article/roles-and-capabilities/#publish_posts)
- [read](https://wordpress.org/support/article/roles-and-capabilities/#read)
- [upload\_files](https://wordpress.org/support/article/roles-and-capabilities/#upload_files)
- create Reusable Blocks
- read Reusable Blocks
- edit Reusable Blocks (own)
- delete Reusable Blocks (own)

### Contributor

Contributors can create new events and submit them for review by an Editor (or higher) role. This differs from Authors, who can publish their own events without review. Here’s the complete list of WordPress capabilities:

- [delete\_posts](https://wordpress.org/support/article/roles-and-capabilities/#delete_posts)
- [edit\_posts](https://wordpress.org/support/article/roles-and-capabilities/#edit_posts)
- [read](https://wordpress.org/support/article/roles-and-capabilities/#read)
- read Reusable Blocks

### Subscriber

Subscribers can only read and view events—they can’t add, edit, or delete them. In WordPress, the only capability assigned to this role is [read](https://wordpress.org/support/article/roles-and-capabilities/#read).

## Editing user roles and capabilities

You can also customize user roles to contain exactly the capabilities you want, and the best way to do that is with a [third-party plugin](https://wordpress.org/plugins/members/) like Members or User Role Editor.

Let’s say you want to change the permissions on your site so that Editors can edit and publish posts to your blog, but *not* the events published through The Events Calendar. In general, events follow the same user roles and permissions as any default post in WordPress, so if you remove editing and publishing permissions for Editors on posts, the same will be true for events. So how do you treat events differently?

## Setting permissions for events

We’ve greatly expanded the capabilities available for events so you can customize permissions for events without interfering with other post types. Here’s the catch, though: you’ll need a third-party plugin to activate and assign these capabilities to specific user roles. We recommend the [User Role Editor plugin](https://wordpress.org/plugins/user-role-editor/) if you’re looking for one.

Once you’ve installed and activated the User Role Editor plugin, head over to **Users → Roles → Editor** from the WordPress dashboard. You should see the following permissions:

- `edit_tribe_event`
- `edit_tribe_events`
- `read_tribe_venue`
- `read_tribe_event`
- `read_tribe_organizer`

You can probably gather what these mean from the names alone—they’re the permissions to edit and read events, venues, and organizers. Uncheck all of them and your Editor role will lose the ability to read or edit these posts entirely. Or uncheck just venues and organizers, and Editors will still be able to manage events while being locked out of venues and organizers. Total control!

Wash, rinse, and repeat for other user roles, including custom roles you may have created.

## Full list of capabilities

If you’re wondering just how many capabilities are available for user roles managing content in The Events Calendar, here’s a comprehensive list of everything at your fingertips.

### Events capabilities

- `edit_tribe_event`
- `read_tribe_event`
- `delete_tribe_event`
- `delete_tribe_events`
- `edit_tribe_events`
- `edit_others_tribe_events`
- `delete_others_tribe_events`
- `publish_tribe_events`
- `edit_published_tribe_events`
- `delete_published_tribe_events`
- `delete_private_tribe_events`
- `edit_private_tribe_events`
- `read_private_tribe_events`

### Venues capabilities

- `edit_tribe_venue`
- `read_tribe_venue`
- `delete_tribe_venue`
- `delete_tribe_venues`
- `edit_tribe_venues`
- `edit_others_tribe_venues`
- `delete_others_tribe_venues`
- `publish_tribe_venues`
- `edit_published_tribe_venues`
- `delete_published_tribe_venues`
- `delete_private_tribe_venues`
- `edit_private_tribe_venues`
- `read_private_tribe_venues`

### Organizers capabilities

- `edit_tribe_organizer`
- `read_tribe_organizer`
- `delete_tribe_organizer`
- `delete_tribe_organizers`
- `edit_tribe_organizers`
- `edit_others_tribe_organizers`
- `delete_others_tribe_organizers`
- `publish_tribe_organizers`
- `edit_published_tribe_organizers`
- `delete_published_tribe_organizers`
- `delete_private_tribe_organizers`
- `edit_private_tribe_organizers`
- `read_private_tribe_organizers`

### Ticket capabilities

The following are permissions used in our ticketing plugins and add-ons.

| Permission | What it Does | Plugin |
|---|---|---|
| `<a href="https://docs.theeventscalendar.com/reference/classes/tribe__events__community__tickets__main/user_has_edit_event_tickets_cap/" rel="noreferrer noopener" target="_blank">edit_event_tickets</a>` | Provides access to the Classic Editor metabox for tickets. | Event Tickets   Community Tickets |
| `<a href="https://docs.theeventscalendar.com/reference/classes/tribe__tickets__attendees/user_can_manage_attendees/" rel="noreferrer noopener" target="_blank">tribe_manage_attendees</a>` | Provides access to see attendee data for events, including attendees who have opted out of public display and attendees who are in the process of completing a ticket purchase. | Event Tickets |
| `<a href="https://docs.theeventscalendar.com/reference/classes/tribe__events__community__tickets__main/user_has_sell_event_tickets_cap/" rel="noreferrer noopener" target="_blank">sell_event_tickets</a>` | Provides access to sell a ticket when submitting an event to the calendar via the Community Events submission form. This can be overridden to provide access to all users in the **Community Tickets** add-on settings. | Community Tickets |

### Zoom capabilities

Zoom link creation can be added using the `manage_options` capability. You can filter this capability using: `tribe_events_virtual_zoom_admin_ajax_capability` to another capability.

## Hiding the Events menu from certain users

There are plenty of ways to hide or rearrange elements in the dashboard. We recommend one of these two plugins, both available on the WordPress.org plugin repo:

- [Admin Menu Editor](http://wordpress.org/extend/plugins/admin-menu-editor/)
- [Adminimize](http://wordpress.org/extend/plugins/adminimize/)

Hiding the Events menu takes two steps. We’ll use Adminimize in this example, though Admin Menu Editor also has a PRO version with slightly nicer controls for this task if you’d prefer to go that route.

First, install and activate Adminimize from the link above, then head to *Settings > Adminimize* and deactivate the Events menu for any user groups you want to hide it from. While you’re there, you’ll notice the plugin gives you control over a lot of other dashboard elements as well.

Second, add the snippet below to your theme’s `functions.php` file. This hides the Events admin bar dropdown for non-administrators. You can modify the condition if you need more specific control over which groups see it—see the [documentation for `current_user_can`](http://codex.wordpress.org/Function_Reference/current_user_can) for details.

```
// show events menu in admin bar only for admins
if (!current_user_can('manage_options')) {
  define('TRIBE_DISABLE_TOOLBAR_ITEMS', true);
}
```
