Linux 软件免费装
Banner图

ARWD List Image Size URLs

开发者 arapps92
更新时间 2026年7月22日 16:30
PHP版本: 7.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

media library image sizes attachment thumbnails image URLs

下载

详情介绍:

ARWD List Image Size URLs adds a clean, copyable list of every registered image size and its full URL to the attachment detail screen in the WordPress Media Library. When you click on any image, you will instantly see every size WordPress has generated, along with its name, pixel dimensions, and direct URL. WordPress automatically generates multiple image sizes for every upload, including thumbnail, medium, medium-large, large, and any custom sizes registered by your theme or plugins. By default there is no easy way to see these sizes or copy their URLs without digging through the file system or writing custom code. This plugin solves that problem in a lightweight, no-frills way. Clicking a URL selects it instantly for copying. No JavaScript is required, no settings page, no configuration. Just activate and go. Plugin Features Who Is This Plugin For

安装:

Via WordPress
  1. From the WordPress Dashboard, go to Plugins > Add New.
  2. Search for 'ARWD List Image Size URLs' and click Install. Then click Activate.
  3. Go to the Media Library, click on any image, and all generated image sizes and their URLs will be displayed in the attachment detail panel.
Manual
  1. Upload the /arwd-list-image-size-urls/ folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to the Media Library, click on any image, and all generated image sizes and their URLs will be displayed in the attachment detail panel.

屏幕截图:

  • A close-up of the size list showing size names, pixel dimensions, file sizes, copyable URLs, and Open links for each generated size.
  • The size list as it appears on the full attachment editor page, with the wider layout giving each URL more room to display on a single line.

常见问题:

Where do I find the image sizes and URLs?

Open the Media Library and click on any image to open the attachment detail screen. The list of sizes and URLs appears in the fields panel below the image details.

Why are some of my registered image sizes not showing?

Only sizes that have actually been generated for the image are displayed. If an uploaded image is smaller than a registered size, WordPress will not generate that size and it will not appear in the list. You may need to regenerate thumbnails if you have added new image sizes after images were already uploaded.

Does this plugin affect the front end of my site?

No. The plugin only adds information to the WordPress admin area. There is no impact on front-end performance or appearance.

Does it work with custom image sizes added by my theme or plugins?

Yes. The plugin retrieves all registered image sizes, including those added by your theme or any installed plugins via add_image_size().

Does this plugin require JavaScript?

No. The URL list is plain HTML and URLs can be selected and copied without JavaScript.

Is this plugin compatible with the block editor?

Yes. The attachment detail screen where the size list appears is the same in both the classic editor and the block editor media modal.

I need help with something

If your question is not answered here, please create a new topic in the WordPress support forum.

更新日志:

1.0.0