| 开发者 | sverde1 |
|---|---|
| 更新时间 | 2025年12月1日 18:00 |
| 捐献地址: | 去捐款 |
| PHP版本: | 3.3 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
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”.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.
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.
No. The widget performs a single disk check when the Dashboard loads. There are no scheduled tasks or background processes.
Yes. Network-activate the plugin and the disk space widget will be available on the Network Admin Dashboard.
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.
upload_files to control who sees the storage information.style.css file and enqueue it on the Dashboard for easier maintenance.