Linux 软件免费装
Banner图

Beardo Multisite Activation Console

开发者 beardotools
更新时间 2026年8月28日 02:03
捐献地址: 去捐款
PHP版本: 8.0 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

network multisite plugins activation audit

下载

1.0.0

详情介绍:

Beardo Multisite Activation Console gives super admins one screen to see and safely change the activation state of every installed plugin across an entire multisite network. What it does Safety first Every request is gated to super admins with the 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

安装:

  1. Upload the plugin folder to /wp-content/plugins/
  2. Network Activate it from Network Admin → Plugins
  3. Open Network Admin → Plugins → Activation Console
This plugin requires a WordPress multisite installation. It has no effect on single-site installs.

屏幕截图:

  • Audit log — every state transition recorded network-wide, filterable by user, site, and plugin

升级注意事项:

1.0.0 First public release.

常见问题:

Does this work on a single-site WordPress install?

No. The console manages activation state across a multisite network, so it requires a multisite installation and must be network activated.

Can it break my network by deactivating something critical?

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.

Who can use the console?

Only super admins with the manage_network_plugins capability. Every REST request is nonce-protected and validated server-side.

What is recorded in the audit log?

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.

What happens to my data if I uninstall?

Uninstalling removes the audit log table. No other data is created or modified.

更新日志:

1.0.0