/wp-media-size

Add the File Size to the WordPress Media Gallery List View

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

=== WP Media Size ===
Contributors: mrpritchett
Donate link: http://pritchett.media/wp-media-size/
Tags: file size, filesize, media gallery, media size, images, files
Requires at least: 4.5
Tested up to: 4.7.3
Stable tag: 4.7
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This adds a column in the WordPress Media Gallery list page with the filesize.

== Description ==

This adds a column in the WordPress Media Gallery list page with the filesize. It does not currently add the filesize to the grid view.

== Installation ==

1. Upload `wp-media-size.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress

== Changelog ==

= 0.1.0 =
Initial Version