Media Sortable Filesize
Improve your Media Library functionality by introducing a new column that showcases the sizes of files.
by Austin Passy · github.com/thefrosty/wp-media-sortable-filesize · website
★ 15stars
19release downloads
488composer installs
1forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/thefrosty/wp-media-sortable-filesize/releases/download/1.1.0/wp-media-sortable-filesize.zipAlso on Packagist as thefrosty/wp-media-sortable-filesize:
composer require thefrosty/wp-media-sortable-filesizeDeclares an update source (https://github.com/thefrosty/wp-media-sortable-filesize), so updates arrive through the plugin's own updater.
From the readme
WordPress Media Sortable Filesize
Improve your Media Library functionality by introducing a new column that showcases the sizes of files.
Package Installation (via Composer)
$ composer require thefrosty/wp-media-sortable-filesize:^1.0
Read the full README on GitHub →