# Content Capabilities

Starting from version 4.0, most content access is controlled using **Capabilities**, providing **flexible content management** and **simplified setup**.

{% hint style="info" %}
For more details on WordPress Capabilities, refer to the official documentation:\
[WordPress Roles and Capabilities](https://wordpress.org/documentation/article/roles-and-capabilities/)
{% endhint %}

To assign permissions:

1. Navigate to your frontend **Dashboard > Settings > Capabilities**.
2. Select the **content type** you want to manage.
3. Choose a specific **user role** to grant permissions to, or "All" to retrieve all roles.
4. Check the necessary **capability** checkboxes.

DO NOT grant all permissions to regular members unless you fully understand them.

{% hint style="danger" %} <mark style="color:red;">Avoid granting</mark> <mark style="color:red;"></mark><mark style="color:red;">**"edit\_others\_\[content]"**</mark> <mark style="color:red;"></mark><mark style="color:red;">and</mark> <mark style="color:red;"></mark><mark style="color:red;">**"delete\_others\_\[content]"**</mark> <mark style="color:red;"></mark><mark style="color:red;">capabilities, as these are intended for moderators such as administrators and editors only.</mark>
{% endhint %}

{% hint style="danger" %} <mark style="color:red;">We strongly recommend logging in with the account you granted permissions to, to verify that it has the necessary access as intended.</mark>
{% endhint %}

<figure><img src="https://2226487161-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqVWDZMetj6mBqmoSajgK%2Fuploads%2FsbBPTdN460c8fUCMVlw7%2F1358286487.png?alt=media&#x26;token=7c3a321c-75fc-42d5-8378-49fc1165412b" alt=""><figcaption><p>Content Capabilities</p></figcaption></figure>
