=== Display All Image Sizes ===
Contributors: pressupinc
Tags: image sizes, picture sizes, view image sizes, view image size links, different image sizes, thumbnails, thumbnail sizes, featured images, featured image sizes, attachment sizes
Requires at least: 3.5
Tested up to: 4.7.4
Stable tag: 1.1.6
License: MIT
License URI: http://opensource.org/licenses/MIT

Displays all sizes of each image, including name, dimensions, and permalink for each size.

== Description ==

= View and Use Every Size of Your Images =

When you upload an image to your WordPress site, WordPress auto-generates lots of sizes of it. However, there aren't many good ways to see and use those sizes:

* The Media Attachment page in "Media" doesn't list anything about the different image sizes, or the permalinks to use them.
* "Add Media" in the post editor doesn't always show you all the sizes that exist (such as sizes intended for featured images).
* There's no easy way to simply copy a custom-sized image's permalink.

Until now! Display All Image Sizes displays information about every size of every image: name, dimensions, and permalink.

= How to Use =

Just install and activate the plugin, and you'll see a list of all sizes of each image in both the "Add Media" pop-up modal, and in each image's individual page in "Media." (See Screenshots.)

= Anything else? =

Well, read [read WPShout](http://wpshout.com/) for WordPress news and tutorials! And [contact us](http://pressupinc.com/) if you need help with WordPress.

Image credit for banner: [woodleywonderworks](https://www.flickr.com/photos/wwworks/)

== Installation ==

Install Display All Image Sizes through "Add Plugin" or your favorite method, and activate it. It'll work by default, and it doesn't register any options pages.

== Frequently Asked Questions ==

= Got a Question? =

Let us know, happy to help!

== Screenshots ==

1. Sizes on the "Insert Media" pop-up modal.

2. Sizes on "Attachment Details" in Media.

3. Sizes on "Edit Attachment." 

== CHANGELOG ==

= 1.1.6 (05.04.2017) =
Removed extraneous argument from calls to get_intermediate_image_sizes()

= 1.1.5 (02.10.2017) =
Changed syntax that broke sites running PHP < 5.4

= 1.1.4 (02.01.2017) =
Added all sizes directly to "Attachment Display Settings" dialog

= 1.1.3 (11.08.2015) =
Styling cleanup

= 1.1.2 (11.08.2015) =
Fixed serious bug (incomplete array checking) causing plugin to freeze media library in some cases; added no-JS message

= 1.1.1 (10.08.2015) =
* ...and then updated readme file with new version

= 1.1.0 (10.08.2015) =
* Changed image list to a dropdown

= 1.0.6 (02.06.2015) =
* Fixed screenshot MIME types and one readme tweak

= 1.0.5 (30.05.2015) =
* Banner filename typo :\

= 1.0.4 (30.05.2015) =
* Added banner image to Assets

= 1.0.3 (29.05.2015) =
* Screenshots to Assets

= 1.0.2 (29.05.2015) =
* readme.txt improvements

= 1.0.1 (27.05.2015) =
* Initial commit