Contributors: gungeekatx
Tags: dashboard, dashboard widget, directory size, folder size
Donate link: https://petenelson.io/
Requires at least: 4.4
Tested up to: 6.7.1
Stable tag: 1.6.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Dashboard widget to display directory sizes
A dashboard widget that displays a list of common WordPress directories and their sizes. Handy if you need to keep an eye on the size of your WordPress install. Custom directories can also be configured.
Find us on GitHub
- Upload the dashboard-directory-size directory to the
/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
- Check Settings/Dashboard Directory Size to fully customize your dashboard widget.
- Fixed deprecated notices for PHP 8.
- Added a setting for number of decimal places when displaying sizes.
- Added ability to show a sum of all items.
- Viewing/refreshing directory sizes from the dahsboard widget is now done via an async REST API request
- Added WP-CLI support: wp dashboard-directory-size
- Added German translations (thanks Gahapati)
- Updated CSS classes on dashboard widget table
- Made the trimmed path size filterable (defaults to 25 characters)
- Added WP REST API support
- Added .pot file to support upcoming translations
- Added the ability to show the WordPress database size
- Initial release
- Added a setting for number of decimal places when displaying sizes.
- Added ability to show a sum of all items.
- Viewing/refreshing directory sizes from the dahsboard widget is now done via an async REST API request
We can answer them here!