Linux 软件免费装

Dashboard: Available Disk Space

开发者 sverde1
更新时间 2025年12月1日 18:00
捐献地址: 去捐款
PHP版本: 3.3 及以上
WordPress版本: 6.9
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

dashboard storage disk usage disk space at a glance

下载

1.0.1 1.1.0 1.1.1 1.0 1.0.2 1.0.3 1.0.4

详情介绍:

Dashboard: Available Disk Space extends the built-in At a Glance widget on your WordPress Dashboard with a compact “Available Storage Space” row. When you open Dashboard → Home, you’ll immediately see: This is useful if: The plugin is intentionally small and dependency-free:

安装:

  1. Upload the dashboard-available-disk-space folder to the /wp-content/plugins/ directory, or install the plugin via Plugins → Add New and search for “Dashboard: Available Disk Space”.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to Dashboard → Home. In the At a Glance widget you’ll see a new “Available Storage Space” row with disk usage and a progress bar.

常见问题:

How is disk space calculated?

The plugin uses PHP’s built-in disk_total_space() and disk_free_space() functions on the WordPress root path. This shows disk usage for the partition that hosts your WordPress installation.

Will this work on any hosting provider?

It should work on most Linux-based shared hosting and VPS servers that allow PHP to read disk information. If disk_free_space() is disabled on your server, the widget will show a warning instead of breaking your dashboard.

Does this slow down my Dashboard?

No. The widget performs a single disk check when the Dashboard loads. There are no scheduled tasks or background processes.

Is this multisite compatible?

Yes. Network-activate the plugin and the disk space widget will be available on the Network Admin Dashboard.

Can I move it outside of At a Glance?

Not at the moment. The plugin is designed to keep things simple by integrating directly into the existing At a Glance widget instead of adding new Dashboard widgets.

更新日志:

1.0 1.0.1 1.0.2 1.0.3 1.0.4 1.1.0 1.1.1