| 开发者 | aceart |
|---|---|
| 更新时间 | 2026年8月18日 19:46 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
manage_network_plugins capability (network administrators).
multisite-matrix folder to /wp-content/plugins/, or install it through the WordPress plugin screen directly.No. Multisite Matrix checks for a Multisite install on load and does nothing at all otherwise.
No. It's read-only by design — it shows you the current state across the network, but any activation, deactivation, or cleanup still happens the normal way, on the relevant site's own Plugins screen (which the matrix links to directly).
Only network administrators (specifically, users with the manage_network_plugins capability). Regular site admins don't see it.
The plugin-to-site map is cached for up to an hour, but it's invalidated immediately whenever a plugin is activated or deactivated anywhere in the network, or a site is added or removed — so in practice it's always accurate after any relevant change, not just once an hour.
No. Everything is read from your own WordPress database; the plugin makes no external requests.