BACK TO DIRECTORY


Image Sizes in Admin Dashboard adds a read-only widget to the WordPress admin Dashboard that lists all currently registered image sizes.
Any size you register in your theme or plugin with add_image_size() is picked up automatically, alongside the built-in thumbnail, medium, medium_large and large sizes. Each row shows:
- The image size name (human readable)
- Width in pixels (— when unconstrained)
- Height in pixels (— when unconstrained)
- Crop mode (Cropped or Proportional)
This is handy when building a theme and you need a quick reference of the exact dimensions available to the_post_thumbnail() and the media library.
More detail on registering custom image sizes: https://developer.wordpress.org/reference/functions/add_image_size/
Screenshots

The Image Sizes widget on the admin Dashboard.
Plugin Details
Active Installs
10Total Downloads
2,011Version
2.0.0Requires WP
6.5Requires PHP
8.0Tested Up To
7.0.4Added
2013-11-07Last Updated
2026-06-09 3:53am GMTRatings
5
2
4
0
3
0
2
0
1
0