Linux 软件免费装
Banner图

SAA Admin Menu Controls

开发者 sdnet
更新时间 2026年7月28日 01:38
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

dashboard admin admin menu client white label

下载

1.0.1

详情介绍:

SAA Admin Menu Controls gives you complete per-role control over the WordPress admin menu. Decide exactly which links each role can see — hide the clutter or show only the essentials — including menus added by third-party plugins like Elementor and WooCommerce. Perfect for agencies and freelancers shipping sites to clients: each role gets a tailored admin menu while administrators keep the full toolkit. Official Plugin Website | Documentation & Setup Guide Administrators are always protected: the plugin never applies its effects to administrators unless they deliberately enter Preview Mode to see exactly what a role sees. A built-in safe-mode bypass (?saamc_safe=1) guarantees you can never lock yourself out. Key features:

安装:

  1. Upload the saa-admin-menu-controls folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress Plugins screen directly.
  2. Activate the plugin through the "Plugins" screen in WordPress.
  3. Go to Settings > SAA Admin Menu Controls to configure the plugin.
  4. Select the target roles, choose a menu mode (Hide selected / Show only selected), and tick the admin menu links.
  5. Use Preview Mode to verify the menu as that role sees it, then Save.
For a complete walkthrough, see the Setup Guide.

屏幕截图:

  • The Client Dashboard configuration with welcome message and quick links.
  • The simplified client dashboard with the branded welcome widget and quick links.

升级注意事项:

1.0.1 Patch release to fix CSS caching issues. Recommended for all users experiencing styling problems. 1.0.0 Initial release of SAA Admin Menu Controls. Simplify the WordPress admin for clients with per-role rules, automatic menu detection, and a modern settings interface.

常见问题:

Will this affect administrators?

No. Administrators (users with the manage_options capability) are always protected and never have effects applied, unless they explicitly enable Preview Mode from the settings page.

I hid too much and cannot find the settings. What do I do?

Add ?saamc_safe=1 to any admin URL (for example /wp-admin/index.php?saamc_safe=1). This instantly disables all effects for administrators and clears Preview Mode.

Does hiding a menu item actually block access?

No. Hiding a menu item only removes it from the admin menu for the selected roles. It does not change WordPress capabilities. Use a dedicated role/capability plugin if you need to restrict access itself.

Can I hide menus added by other plugins?

Yes. The plugin detects every top-level admin menu currently registered — including menus added by plugins such as Elementor and WooCommerce — and lists them automatically as tickable choices, so you no longer have to type them by hand. If a menu is not listed (for example one that only appears in certain contexts), you can still add it via the "Custom menu slugs" textarea, one slug per line. Use the menu slug the plugin registered, not the URL: for example elementor, not admin.php?page=elementor. The plugin also accepts the full admin.php?page=... form and normalises it for you. Core custom post type menus use their full slug, for example edit.php?post_type=product.

What is the difference between "Hide selected" and "Show only selected"?

Each role's Admin Menu section has a mode switch. In "Hide selected" mode (the default) the items you tick are removed and everything else stays. In "Show only selected" mode the plugin keeps only the items you tick and removes everything else — ideal when a client should see just a couple of menus. The Dashboard is always kept in "Show only" mode so the client still has a home screen.

Does the plugin store any personal data?

No. It stores a single settings option and a per-administrator preview flag in user meta. Both are removed when you uninstall the plugin.

Is the plugin translation ready?

Yes. All user-facing strings use the saa-admin-menu-controls text domain and a POT template is included in the languages folder.

更新日志:

1.0.1 1.0.0