Linux 软件免费装

Webby Network Usage

开发者 Steve Doig
更新时间 2026年8月25日 23:43
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

admin network multisite themes database plugins disk space

下载

详情介绍:

Webby Network Usage is a multisite plugin for WordPress network admins. It adds a report page in the Network Admin area with four tabs: All tabs support searching and CSV export, and the Plugins and Themes tabs also support filtering by plugin/theme. This is useful for administrators who want to understand resource usage across a WordPress multisite installation.

安装:

  1. Upload the plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Network Admin plugins screen.
  3. Open the new Network Usage page from the Network Admin menu.

常见问题:

Does this plugin work on single-site WordPress?

No. This plugin is designed for WordPress multisite/network installations.

Does it show network-wide plugins?

Yes. Network-active plugins are included in the report for each site.

How is disk usage calculated?

It is the size of each site's /wp-content/uploads/ folder, calculated recursively using WordPress's built-in directory size functions.

How is database usage calculated?

It is the combined data and index size of every database table that uses the site's table prefix, read from information_schema.TABLES.

更新日志:

2.2.0 2.1.0 2.0.0 1.0.0