Hi, does anyone know if there is support for custom roles? For example I am running multiple WooCommerce sites and I need to create a new “Shop Manager” on each site. When I want to do that from my MainWP I see only default WordPress roles supported.
Hey @terrence_covin, yeah, by default MainWP includes only default WP user roles, but the plugin provides the mainwp-users-manage-roles filter that you can use to add support for any custom role. For example, to add “Shop Manager”, you can simply add this snippet to your dashboard: