=== Media Author ===
Contributors: johnl1479
Donate link: http://johnluetke.net/donate
Tags: media, attachment, post, author
Requires at least: 2.8.6
Tested up to: 3.4.2
Stable tag: 1.0.3

Allows you to change the author of a piece of media

== Description ==

Allows you to change the author of a piece of media by adding a drop-down list of all your blog's users to the "Edit Attachment" screen in the Media Library.

== Installation ==

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

== Frequently Asked Questions ==

= Does this add the dropdown menu to the popup screen for media while I'm editing a post? =

No, not yet.

= Is there a way to limit the users shown in the dropdown? =

Not yet.

== Screenshots ==

1. The dropdown list added the the "Edit Attachment" screen of Media Library

== Changelog ==

= 1.0.3 =
* Removing left over debugging code 

= 1.0.2 =
* Fixed HTML error (thanks Ov3rfly)
* Removed use of deprecated function (thanks Ov3rfly)
* Updated compatibility to Wordpress 3.4.2

= 1.0.1 =
* Sorted user list alphabetically
* Author is selected by default in the list.

= 1.0 =
* Initial public version

== Upgrade Notice ==

No information yet
