Linux 软件免费装
Banner图

Plugiva ClientGuard - Safe WordPress for Clients

开发者 amitbiswas06
更新时间 2026年4月24日 17:37
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPL v2 or later
版权网址: 版权信息

标签

admin dashboard hide menu restrict access admin control prevent changes

下载

1.2.0 1.0.0 1.0.1 1.3.0 1.1.0

详情介绍:

Plugiva ClientGuard helps you safely hand over WordPress to clients without worrying about accidental changes. With one-click Client Mode, you can protect plugins, themes, and critical settings while keeping the admin area clean and usable. You can also lock Client Mode via configuration to prevent it from being disabled from the admin interface: define( 'PCGD_LOCK_CLIENT_MODE', true ); This can be added in wp-config.php or defined programmatically in custom code. When enabled, Client Mode is forced on and cannot be turned off from the dashboard, ensuring consistent protection. Instead of blocking access aggressively, ClientGuard applies smart guardrails, allowing users to work freely without breaking important parts of your site. This plugin is ideal for:

安装:

  1. Upload the plugiva-clientguard folder to /wp-content/plugins/
  2. Activate the plugin through the Plugins menu
  3. Go to Settings → ClientGuard
  4. Enable only the guards you need

屏幕截图:

  • General Protection settings for plugins, themes, and critical site settings.
  • Content Protection interface for protecting selected pages.
  • Menu Visibility options for hiding admin menus.

升级注意事项:

1.3.0 Adds a configuration lock for Client Mode to prevent accidental disabling. 1.2.0 Adds protection for critical WordPress settings like Site URL and Permalinks to prevent accidental site breakage. 1.1.0 Introduces Client Mode for one-click protection and adds ACF integration for safer client-managed sites. 1.0.1 Refined description and tag improvements. 1.0.0 Initial release.

常见问题:

Does this plugin completely block access?

No. ClientGuard hides menus and guards actions, but direct URLs remain accessible unless explicitly guarded.

Is this a security plugin?

No. This plugin is designed to prevent accidental changes, not to secure WordPress from attacks.

Can administrators still access hidden pages via URL?

Yes. Menu hiding is for visibility only. Action blocking is handled separately where needed.

Does it work with ACF (Advanced Custom Fields)?

Yes. ClientGuard can hide the ACF admin panel automatically when Client Mode is enabled, helping prevent accidental changes to custom fields.

What happens on uninstall?

All plugin settings are removed cleanly when the plugin is uninstalled.

更新日志:

1.3.0 1.2.0 1.1.0 1.0.1 1.0.0