| 开发者 | arapps92 |
|---|---|
| 更新时间 | 2026年7月22日 16:30 |
| PHP版本: | 7.0 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
add_image_size()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.
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.
No. The plugin only adds information to the WordPress admin area. There is no impact on front-end performance or appearance.
Yes. The plugin retrieves all registered image sizes, including those added by your theme or any installed plugins via add_image_size().
No. The URL list is plain HTML and URLs can be selected and copied without JavaScript.
Yes. The attachment detail screen where the size list appears is the same in both the classic editor and the block editor media modal.
If your question is not answered here, please create a new topic in the WordPress support forum.