Team Control Extension on Child Sites

Scenario: Content Review Users can access main wp dashboard with limited permission and they can only manage publishing of posts on child sites. The problem is when the editor access any of the child sites they had admin access not editor access. How do we address this scenario, what plugins do we need?

Hi Rome,

Thanks for reaching out.

The One click access feature that redirects user from dashboard to child site wihtout login, requires admin access on the child site. Basically the Admin account used to connect child site to a dashboard is used and user is logged in to this account after getting redirected from dashboard.

The best way to limit this used permissions on the child site is to write a custom code snippet that would hide unwanted areas of WP Admin for this user account.

You can use the Code Snippets extension to apply this code to child sites.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.