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.

FAQ

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. All previous snapshot databases will be deleted, too.

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.

Where are the snapshot database files stored?

All data is stored within the plugin directory of this plugin. If you update or delete this plugin, previous snapshots will be deleted.

후기

2025년 5월 5일 답글 1개
This is just what I needed to find the hidden GB’s of data in my site!!! (I immediately identified the three forgotten site backups in by staging setup. Thank you guys!
2025년 3월 14일 답글 1개
No ads, no fluff, just does what it says. One click and it will scan your site to show you what files are taking up the most space. I couldn’t for the life of me figure out what files were taking up so much space on a client site until I ran this plugin. It found a super old backup file from a backup plugin that was never deleted totaling over 7GB of disk space. Understand that it will not delete the files for you. You will still have to manually delete them on your own, but it will pinpoint what the files are and where they’re located so you don’t have to manually go through every single file and folder on your sever.
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
모든 4 평가 읽기

기여자 & 개발자

“Disk Usage Insights”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Disk Usage Insights”(이)가 2 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Disk Usage Insights”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.6

  • Pagination for result tables
  • New visuals of the data analysis phases

1.5

  • Plugin is now 2-5x faster in scanning and analysis

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.