Allow other roles to edit Notifications
Last updated
Was this helpful?
Last updated
Was this helpful?
You can overwrite the Notification post type capabilities. .
In the example below, you are allowing everyone with an editor role or greater to manage the notifications.
Please note that the capability the user has to have is unfiltered_html
. Otherwise, the notification configuration won't be saved properly.