Just another contact form plugin. Simple but flexible.
About Disk Usage Sunburst
This plugin allows you to see all the files in your WordPress installation in a Sunburst Chart, with each arc representing a file or directory. You can hover over an arc to see the size of the file or directory, and click on an arc to zoom in. It's a useful tool for identifying the largest files in your WordPress installation.Screenshots

Changelog
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’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’t see anything, increase php time limit… This plugin is maintained!
1.0.4
- Bug fixed: browsers without SVG support didn’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
