# Display Registered Image Dimensions # **Contributors:** jasontucker **Tags:** image, size, registered, dimension **Donate Link:** http://www.wpmedia.pro/ **Requires at least:** 3.4.1 **Tested up to:** 5.2.3 **Stable tag:** 1.8.8 **License URI:** http://www.gnu.org/licenses/gpl-2.0.html ## 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 http://codex.wordpress.org/Function_Reference/add_image_size This plugin is based on the plugin: "Image sizes in admin dashboard!" by mansoormunib ## 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! ## Screenshots ## /assets/screenshot-1.jpg ## Changelog ## # 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