This plugin hasn’t been tested with the latest three major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Display Registered Image Dimensions

Description

This plugin will display the images defined using add_image_size in function.php and from installed plugins. Values are displayed in the Media Settings screen.
You can see how images are https://codex.wordpress.org/Function_Reference/add_image_size

This plugin is based on the plugin: “Image sizes in admin dashboard!” by mansoormunib

Screenshots

Installation

  1. Download the plugin and extract the files
  2. Upload display-registered-image-dimensions to your ~/wp-content/plugins/ directory
  3. Activate it
  4. Go into wp-admin > Settings > Media to see the list of set images dimensions

Test it out and enjoy!

Reviews

There are no reviews for this plugin.

Contributors and Developers

“Display Registered Image Dimensions” is open source software. The following people have contributed to this plugin.

Contributors

Change Log

1.8.7

  • Updated Icon

1.8.6

  • Plugin works up to 5.2.3

1.8.5

  • Removed the pretty names from the image size list.

1.8.2

  • Updated banner graphic for repo and screenshot

1.02

  • Minor change to resolve an issue with the main function outputting correctly.

1.0

  • Initial Release