plugin-icon

Image Sizes in Admin Dashboard

作者:mansoormunib·
Lists every registered image size — built-in and custom add_image_size() sizes — with width, height and crop mode in a Dashboard widget.
评级
5
版本
2.0.0
活跃安装
10
最后更新
Jun 9, 2026
Image Sizes in Admin Dashboard

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/

免费基于付费套餐
通过安装,您同意 WordPress.com 服务条款第三方插件条款
目前已测试版本
WordPress 7.0
这个插件是可用的下载,适用于您的站点。