# WP Media Assistant

### Display useful informations about WordPress media library.

WordPress Media Assistant is a plugin that displays useful information about your media library as the number of images,
the format, the upload date, etc...

### Installation

 1. Install WP Media Assistant
	 - By downloading it directly from WordPress plugins repo [here](https://wordpress.org/plugins/wp-media-assistant) and add it in your wp-content/plugins folder
	 - From WordPress Dashboard by typing WP Media Assistant in Plugins>Add new
	 - By downloading the lastest release directly from [GitHub](https://github.com/JustinyAhin/wp-media-assistant/releases/latest) and add it in your wp-content/plugins folder
2.  Activate the plugin
 3. Go to WPMA menu in your dashboard to view informations about your media gallery.

###   Changelog
= 1.2 =
* Minor bug fixes
* Increase the minimum required WordPress version

= 1.1.2 =
* The plugin is now deployed on WordPress repo through GitHub actions

= 1.1.1 =
* The plugin will now use Semver for versioning
* Add edit links to the images list table
* Remove some material design icons from the plugin option page
* Remove some unused CSS

= 1.1 =
* Update the plugin slug for internationalization
* The bug in media library list mode is now fixed
* WordPress 4.0.0 is now the version required for the plugin
