內容簡介
以下是關於 WordPress 外掛的總結:
- 自 WordPress 6.3 版本起,不再支援和啟用圖片縮略圖的分開編輯功能。
- 這個外掛的作用是重新啟用分開編輯圖片縮略圖的功能,以滿足特定的使用者需求和工作流程。
- WordPress 自 4.4 版本起使用了響應式圖片技術,所以非等比例的自訂圖片子大小被認為不是一個好的實踐方式。
- 使用非等比例的自訂圖片子大小不僅減少了可用於響應式載入的圖片數量,同時也產生了一個無法以響應式方式載入的圖片,因為沒有其他符合的大小。
以下是使用 HTML 的項目符號清單(bulleted list)來呈現以上內容:
<ul>
<li>自 WordPress 6.3 版本起,不再支援和啟用圖片縮略圖的分開編輯功能。</li>
<li>這個外掛的作用是重新啟用分開編輯圖片縮略圖的功能,以滿足特定的使用者需求和工作流程。</li>
<li>WordPress 自 4.4 版本起使用了響應式圖片技術,所以非等比例的自訂圖片子大小被認為不是一個好的實踐方式。</li>
<li>使用非等比例的自訂圖片子大小不僅減少了可用於響應式載入的圖片數量,同時也產生了一個無法以響應式方式載入的圖片,因為沒有其他符合的大小。</li>
</ul>
開發者團隊
② 後台搜尋「Edit Image Thumbnails Separately」→ 直接安裝(推薦)
原文外掛簡介
Separate editing of image thumbnails is deprecated and disabled since WordPress 6.3. This plugin re-enables it in order to maintain specific user requirements and workflows.
WordPress has been using responsive images since version 4.4. Because of that having custom, non-proportional image sub-sizes is not considered a good practice. It reduces the number of images that can be used for responsive loading, and at the same time produces an image that cannot be loaded responsively as there are no other matching sizes for it.
To re-enable editing and saving of image thumbnails separately, install and activate this plugin. To disable it again, deactivate and delete the plugin.
