> ## Content Index
> Fetch the complete content index at: https://jasontucker.blog/llms.txt
> Use this file to discover other available public pages before exploring further.

# Display Registered Image Dimensions Plugin for WordPress
- URL: https://jasontucker.blog/display-registered-image-dimensions-plugin-for-wordpress/
- Published: 2013-12-04T23:41:40.000Z
- Updated: 2013-12-04T23:41:40.000Z
- Author: Jason Tucker
- Tags: #wordpress

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](http://codex.wordpress.org/Function%5FReference/add%5Fimage%5Fsize?ref=jasontucker.blog)

---

This is my first plugin, I based some of the code on the plugin: [Image sizes in admin dashboard!](http://wordpress.org/plugins/image-sizes-in-admin-dashboard/?ref=jasontucker.blog) by mansoormunib. My code can be found on [GitHub](https://github.com/jasontucker/Display-Registered-Image-Dimensions-WordPress-Plugin?ref=jasontucker.blog).

**Display Registered Image Dimensions Plugin** has been submitted to the repository but for now can be downloaded here:  
[display-registered-image-dimensions.zip](http://wpmedia.pro/plugins/display-registered-image-dimensions.zip?ref=jasontucker.blog "EP63 – What are the best ways to work with WordPress Multisite? – WPwatercooler – Nov 25 2013")