=== Media Item URL ===
Contributors: norcross, reaktivstudios
Tags: media gallery, images
Donate link: http://andrewnorcross.com/donate
Requires at least: 3.8
Tested up to: 4.6.0
Stable tag: 1.0.1
License: MIT
License URI: http://norcross.mit-license.org/

Get the full attachment URL from the media row table without opening item.

== Description ==
Get full attachment URL from the media row table without opening the item. Currently in the WP Media Gallery, you have to open each item individually to get the URL. This is can be annoying if you need to get multiple URLs.

== Installation ==
1. Upload `media-item-url` to the `/wp-content/plugins/` directory.
1. Activate the plugin through the "Plugins" menu in WordPress.
1. Navigate to the media library and click the "view item" link


== Frequently Asked Questions ==

= Why do I need this? =
You don't *need* this. Maybe you like doing things the hard way. But it's helpful.

= I don't see the "view item" link =
The link is only viewable when the media library is in "list" mode.

== Screenshots ==
1. Item URL field when visible.

== Changelog ==

= 1.0.1 =
* Updating for WPCS standards and general cleanup.

= 1.0.0 =
* Initial release.

== Upgrade Notice ==

= 1.0.0 =
* Initial release.