Disk Usage Sunburst

Àpèjúwe

This plugin (Tools -> Disk Usage) shows all files of your WordPress installation at once. These are displayed in a so
called “Sunburst Chart”. Each arc of the chart is either a directory or a file. Move your mouse over an arc to see the size
of the file or directory. The bigger the arc is the bigger is the file/directory.

Very useful to determine the biggest files in your WordPress installation!

Click on an arc to zoom in, and click in the circle to zoom out again.

Questions? Drop us a mail: wp-dev (at) raidboxes.de

Thanks

Thanks to Mike Bostock for his great “d3js”: http://d3js.org

Thanks to Mike Bostock for his awesome “Zoomable Sunburst” implementation: http://bl.ocks.org/mbostock/4348373

Thanks to Jeffrey Sambells for his “Human Readable File Size with PHP”: http://jeffreysambells.com/2012/10/25/human-readable-filesize-php

Àwọn àwòrán ìbòjú

  • Plugin in action

Ìgbéwọlẹ̀

  1. Upload disk-usage-sunburst.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. See it in action under Tools -> Disk Usage!

FAQ

Where is it?

After activation you find the tool under Tools -> Disk Usage

Does this plugin work on a WordPress Multisite?

Yes since 1.1 it does. Note: For privacy reasons you need to be a Superadmin to use this on a Multisite.

Loading bar doesnÌtumọ̀ Yorùbá: ’t go away

In this case unfortunately this plugin canÌtumọ̀ Yorùbá: ’t calculate the sizes of all your WordPress files. Check if thereÌtumọ̀ Yorùbá: ’s a PHP time limit in your WordPress and try to increase it.

Àwọn àgbéyẹ̀wò

Ọwẹ́wẹ̀ 5, 2025
Installation was quick, and within a minute I could clearly see which folders were taking up the most space. The sunburst chart is intuitive and easy to understand, and it helped me solve a disk space issue without digging through FTP or SSH. Exactly what I needed.
Igbe 16, 2024
I moved my websites over to Direct Admin (DA) panels. DA doesnÌtumọ̀ Yorùbá: ’t include the option to see file diskspace breakdown like cPanel offers. No problem, because this plugin is far better! And I found some other little gremlins in the mix. I can confirm it works with WP 6.5.2 (most recent at the time of this review). Will be recommending this to my clients.
Ọwẹ́wẹ̀ 6, 2022
I hardly write reviews anymore. Why? Because everything is pure poop and clickbait for premium “features” but every once in a while I come to download one of my must haves for a client site and I have to write something because of how dependable the plugin is and how it is literally a necessity for a site and that is why DUS is getting a 5 star. No one, has tried to do what they have done and it is such a addon to a devs toolbox. Everyone else is competing for social feed plugin users or the coolest new Elementor widgets and yet if you know anything about WP youÌtumọ̀ Yorùbá: ’re here like me downloading DUS for a build. 5 stars all day, everyday!
Ka gbogbo àwọn àgbéyẹ̀wò 36

Àwọn Olùkópa & Olùgbéejáde

“Disk Usage Sunburst” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin yìí.

Àwọn Olùkópa

Túmọ̀ “Disk Usage Sunburst” sí èdè rẹ.

Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

Ṣàwárí koodu, ṣàyẹ̀wò ibi ìpamọ́ SVN, tàbí ṣe àgbékalẹ̀ sí àkọsílẹ̀ ìdàgbàsókè nípasẹ̀ RSS.

Àkọsílẹ̀ àwọn àyípadà

1.1.8

  • Fix: added missing readme.txt changes

1.1.7

  • Fix: removing trunk/ folder from plugin source code

1.1.6

  • Update: Successfully tested up to WordPress 6.1.1

1.1.5

  • Update: renamed RAIDBOXES to raidboxes

1.1.3

  • Update: Fixed wrong svn trunk commits

1.1.1

  • Update: Removed unused resources

1.1

  • Code-rework to make it more efficient and only load resources on itÌtumọ̀ Yorùbá: ’s plugin page
  • Made the plugin multisite compatible (Thanks to @shawfactor for his idea)
  • Successfully tested up to WordPress 5.7

1.0.9

  • Update: Successfully tested up to WordPress 5.3

1.0.8

  • Update: Successfully tested up to WordPress 5.1.1

1.0.7

  • Update: Successfully tested up to WordPress 4.8.2

1.0.6

  • Update: Successfully tested up to WordPress 4.7.1

1.0.5

  • Advice: If you donÌtumọ̀ Yorùbá: ’t see anything, increase php time limit… This plugin is maintained!

1.0.4

  • Bug fixed: browsers without SVG support didnÌtumọ̀ Yorùbá: ’t see anything. Now these will get a nice red error message 😉

1.0.3

  • Bug fixed: Show error message if calculation of file/directory sizes fails (e.g. because of time limit)

1.0.2

  • Bug fixed: converted short array syntax to long array syntax to support PHP versions < 5.4.0 (thanks to websupporter, https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-146)

1.0.1

  • Code enhanced: replaced code 10 with ‘administrator’ capability when calling add_submenu_page (thanks to doume, https://wordpress.org/support/topic/v100-deprecated-argument-in-function-call)
  • User Interface enhanced: tooltip follows mouse cursor when mouse is moving
  • Bug fixed: the distance between tooltip and mouse cursor was dependent on the scroll position

1.0.0

  • First Version