

Workspace list and publication status.
DevAgent Admin Workspace helps agencies, site owners, and administrators create focused WordPress admin workspaces for clients, editors, collaborators, and non-technical teams.
Each workspace can combine a custom dashboard, quick actions, role and capability management, an adapted admin menu, a validated start page, and clear instructions for the people who maintain the site.
The plugin works inside the native WordPress administrator. It does not replace wp-admin, load a separate application, or treat CSS menu hiding as security. WordPress roles and capabilities remain the source of truth for what every user can actually do.
Many WordPress tools focus on one layer at a time: editing roles, hiding menus, changing dashboard widgets, or applying white-label branding. DevAgent Admin Workspace connects the operational parts that belong together:
This integrated workspace model reduces the gap between a role configuration, the menu an administrator intended to show, and the navigation the end user actually receives.
Third-party plugins do not all register permissions and admin screens in the same way. A screen can declare one capability for its menu and still apply additional checks, conditional registration, AJAX permissions, REST permissions, or plugin-specific rules later.
DevAgent Admin Workspace records both:
The menu editor reports the result on each card:
When the intended configuration and the browser-rendered menu differ, the card explains the registered capability, role context, last verification, parent-menu result, possible causes, and recommended checks. The browser observation is generic and is not tied to a list of supported plugins. Newly detected plugin screens are never enabled automatically.
manage_options capability.Navigation and permissions are deliberately separate. Hiding a menu item changes presentation only. It does not remove a capability and it does not block a direct URL when WordPress or the destination plugin still authorizes that user.
Showing a menu item also cannot grant access. The selected role must already have the capability required by WordPress and the destination plugin.
Users with manage_options are permanently excluded from workspace application in this version. Administrators can preview workspaces without impersonating another user or changing their own capabilities.
All configuration-changing actions require the appropriate plugin capability and a valid nonce. Saved URLs, dashboard blocks, quick actions, menu configuration, role changes, and workspace assignments are validated and sanitized.
The plugin stores all data locally and does not send telemetry or load remote resources.
Depending on configuration, it may store:
The plugin does not store IP addresses. It registers suggested privacy-policy text and integrates with the WordPress personal-data export and erasure tools. User deletion removes individual assignments and anonymizes retained local references.
Each site maintains its own workspaces, assignments, settings, and logs. Network activation initializes existing sites, and newly created sites receive site-local defaults. The plugin does not add network-wide workspace management or synchronization.
DevAgent Admin Workspace does not contact external APIs, require an external account, download runtime dependencies, load assets from a CDN, or perform license checks.