Linux 软件免费装
Banner图

Plugiva ClientGuard

开发者 amitbiswas06
更新时间 2026年9月14日 14:00
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPL v2 or later
版权网址: 版权信息

标签

admin hide menu safety guardrails client mode

下载

1.6.0 1.0.1 1.1.0 1.2.0 1.0.0 1.3.0 1.4.0 1.5.0 1.5.1 1.5.2

详情介绍:

Plugiva ClientGuard helps prevent unintended changes in the WordPress admin by adding practical guardrails around sensitive operations, settings, content, and administration areas. It is designed for situations where site owners, clients, teams, or automated tools need to work in WordPress without accidentally changing something important. ClientGuard combines Client Mode with operation-level protection. Client Mode provides a simplified admin experience by hiding selected administration areas, while protection is applied to sensitive operations themselves rather than relying only on whether an admin interface is visible. You can protect plugin and theme operations, critical settings, protected content, and other sensitive WordPress operations while keeping the rest of the admin area usable. Client Mode can also be locked 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, helping maintain consistent protection. ClientGuard also provides Sentinel, an activity and lifecycle event log for protected operations, configuration changes, bypass activity, and other ClientGuard events. Sentinel helps make changes and protection activity visible rather than leaving them unexplained. On multisite installations, ClientGuard supports site-specific protection and Sentinel event handling while also covering relevant network-level operations. Instead of blocking access aggressively, ClientGuard applies practical guardrails that let users continue working while reducing the chance of unintended changes. ClientGuard 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 Client Mode or configure individual protections as needed

屏幕截图:

  • 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.7.0 Adds operational protection for plugins, themes, settings, content, and other sensitive WordPress operations, along with Sentinel event logging for ClientGuard-related activity. Also adds multisite-aware protection and event handling. 1.6.0 Adds Appearance Governance and a new Lock Appearance Management option to help protect menus, widgets, customizer, and site editor access from unintended changes. 1.5.2 Adds dashboard governance to keep the WordPress dashboard aligned with Client Mode and hidden menu settings. 1.5.1 Improves admin bar consistency by aligning frontend shortcuts with ClientGuard menu visibility and protected content settings. 1.5.0 Improves compatibility with modern WordPress operational workflows and extends Client Mode governance to new WordPress 7.0 admin surfaces. 1.4.0 Improves admin experience with simplified UI, centralized messaging, and guided Client Mode onboarding. 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 simplifies access and guards critical operations. Protection is applied to specific operations and areas rather than blocking administrators entirely.

Does Client Mode prevent content editing?

No. Client Mode is designed to reduce administrative risks while allowing normal content management activities. Editors and administrators can continue managing content unless specific content has been protected using Content Protection.

What is the difference between Client Mode and individual protections?

Client Mode applies a recommended set of protections automatically. Individual protections allow site owners to choose exactly which areas should be restricted, such as plugins, themes, Appearance management, protected content, or selected administrative menus.

Is this a security plugin?

No. ClientGuard is designed to prevent unintended changes and control sensitive WordPress operations, not to protect WordPress from attacks.

What happens to hidden admin areas?

ClientGuard simplifies the admin experience by hiding or managing certain areas to help prevent unintended changes.

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.

Does ClientGuard work with WordPress AI and Connectors?

Yes. ClientGuard governs available WordPress AI and Connector administration areas through Client Mode, helping prevent unintended changes to these settings and operations.

Does ClientGuard work with multisite?

ClientGuard supports multisite installations, including site-specific protections and Sentinel event handling. Network-level plugin and theme operations are also covered where applicable.

What happens on uninstall?

ClientGuard removes its plugin settings and other plugin-specific data cleanly when it is uninstalled. Sentinel event logs are preserved by default and can be removed separately when developer cleanup is explicitly enabled.

更新日志:

1.7.0 1.6.0 1.5.2 1.5.1 1.5.0 1.4.0 1.3.0 1.2.0 1.1.0 1.0.1 1.0.0