Editor role needs to be able to update a calendar.

[ad_1]

Hey @nwdwordpress ,

Yes, this is possible. If you are using the Free version of the plugin, you will need to add this code to your theme’s functions.php file:

add_filter('wpsbc_submenu_page_capability_calendars', function(){
    return 'edit_posts';
});

If you are using the Premium version of the plugin, you can add the Editor role in the Settings page.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer