=== Media Ally ===
Contributors: sillybean
Donate link: http://stephanieleary.com/code/wordpress/media-ally/
Text Domain: media-ally
Domain Path: /languages
Tags: accessibility, a11y, media, images, video, audio, transcripts, alt
Requires at least: 3.5
Tested up to: 4.2
Stable tag: 0.2
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Provides a report on the accessibility of your media files. 

== Description ==

Provides a report on the accessibility of your image files. 

The initial version provides a list of images without alt text in Settings &rarr; Accessibility Report. It also offers an option to turn on an 'Alt/Transcript' column in the Media Library, where you will see either a check mark or a link to add alt text.

Other forms of media will be added in future versions. Visit https://github.com/sillybean/media-ally to contribute your ideas.

=== Translations ===

Serbian by <a href="http://firstsiteguide.com">Ognjen Djuraskovic</a>
Spanish by <a href="http://firstsiteguide.com">Ognjen Djuraskovic</a>

== Installation ==

1. Upload the `media-ally` folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Go to Settings &rarr; Accessibility Report to see the report and turn on the report column in the Media Library screens.

== Screenshots ==

1. The media library with the alt/transcript column

== Changelog ==
= 0.2 =
* Fixed problem with the setting/report screen. Thanks to Joe Dolson for reporting the problem.