| 开发者 | beardotools |
|---|---|
| 更新时间 | 2026年8月28日 02:03 |
| 捐献地址: | 去捐款 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
manage_network_plugins capability, protected by REST cookie authentication and nonces, and every posted value is validated against a server-side allowlist before anything runs.
Support & Documentation
/wp-content/plugins/No. The console manages activation state across a multisite network, so it requires a multisite installation and must be network activated.
The console executes one transition per request so a fatal on one subsite is isolated, runs a backend dry-run before executing, and maintains a protected list (filterable via beardo_mac_protected_plugins) of plugins it will never touch — including itself.
Only super admins with the manage_network_plugins capability. Every REST request is nonce-protected and validated server-side.
Every state transition: the acting user, the plugin, the action, the scope, the target site, the result, and a timestamp. The log is stored in one network-wide table and can be filtered by user, site, and plugin.
Uninstalling removes the audit log table. No other data is created or modified.
beardo_mac_protected_plugins) prevents the console from deactivating itself or locking out a super admin