Disk Usage Insights

外掛說明

Find large files and large folders in no time. This plugin scans your whole WordPress installation, counts all files and folders, sums up the sizes and outputs useful statistics to find unwanted large objects in your system.

螢幕擷圖

  • Largest Files and Largest Folders
  • Largest Folders, Folders with most files, Largest Plugins, Largest Themes

安裝方式

  1. Upload the plugin folder to your /wp-content/plugins/ folder.
  2. Go to the Plugins page and activate the plugin.

常見問題集

How do I use this plugin?

You have two options:
* Open the Tools section in the Admin Area and select “Disk Usage Insights”.
* Click the pie chart in the admin bar.

How to uninstall the plugin?

Simply deactivate and delete the plugin.

Is Multisite supported?

Yes, but only for users with the “manage_sites” privilege, which Super Admins have by default.

Which PHP version is supported?

You need a PHP version >= 7.4.

使用者評論

2024 年 12 月 6 日 1 則留言
My Wordpress site was getting close to storage allowance, this plugin helped me quickly find folders and files that were taking up a lot of disk space. Removed the files and I’m now back within my allowance. Thanks for a great plugin
閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Disk Usage Insights〉的開發相關工作。

參與者

〈Disk Usage Insights〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Disk Usage Insights〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.4

  • Plugin now runs with PHP >=7.4 ()

1.3

  • Reimplemented “Largest Plugin Folder” and “Largest Theme Folders” from v1.1
  • Bugfix: Report “Largest Folders (incl. sub folders)” was sorted by count instead of size
  • Bugfix: Fix issues with the playground demo version

1.2

  • Support for really big and slow installations (complete code rewrite, usage of sqlite as a database and job queues on top of it)

1.1

  • Support for Multisite installations (user must have privilege “manage_sites” which Super Admins have by default)
  • Disk Usage in percent is now visualized with a bar in the background of the first column

1.0

  • Plugin released.