外掛說明
這個外掛會判斷並儲存新上傳至 WordPress 媒體庫圖片的主要色彩,並將這個色彩用於在網站前端建立預留位置背景色彩,並在圖片載入前顯示這個色彩。
這個外掛就是之前的 Dominant Color Images 外掛。
安裝方式
自動安裝
- 前往 [外掛]→[安裝外掛]。
- 搜尋「Image Placeholders」。
- 安裝並啟用 Image Placeholders 外掛。
手動安裝
- 將外掛安裝壓縮檔解壓縮所得的
dominant-color-images
資料夾上傳至/wp-content/plugins/
目錄。 - 前往 [外掛] 頁面。
- 啟用 Image Placeholders 外掛。
常見問題集
-
使用者可以在何處提交外掛意見反應?
-
因為未來的 WordPress 核心程式可能會包含這個外掛的功能,因此我們非常鼓勵並感謝使用者提供意見回應。如有任何建議或新功能要求,請前往 WordPress 效能團隊的 GitHub 存放庫提出。使用外掛時如需疑難排解協助或有相關問題,請在技術支援論壇提出。
-
在何處可以回報安全性程式碼錯誤?
-
效能團隊及 WordPress 社群對安全性程式碼錯誤一向嚴陣以待,我們非常感謝使用者披露相關發現所付出的心力,並會盡全力解決使用者提出的問題。
如需回報安全性問題,請參考 WordPress HackerOne 計畫。
-
如何為這個外掛做出貢獻?
-
非常感謝各位的各種貢獻!請參考核心程式效能團隊手冊以進一步了解參與的方式。
使用者評論
2024 年 11 月 5 日
does not break the site, but all placeholders are grey. color detection does not work.
I host WP docker latest myself with nginx and imageick + gd + webp + AVIF so yeah i think my setup is not in cause
參與者及開發者
變更記錄
1.1.2
Enhancements
- Use more robust HTML Tag Processor for Image Placeholders. (1477)
Bug Fixes
1.1.1
Enhancements
- Avoid needless array allocation in rgb to hex conversion. (1104)
- Improve overall code quality with stricter static analysis checks. (775)
- Bump minimum PHP requirement to 7.2. (1130)
Bug Fixes
- Fix Imagick detecting partial transparency. (1215)
1.1.0
- Rename plugin to “Image Placeholders”. (1101)
- Use plugin slug for generator tag. (1103)
- Bump minimum required WP version to 6.4. (1062)
- Update tested WordPress version to 6.5. (1027)
1.0.1
- Exclude “.wordpress-org” directory when deploying standalone plugins. (866)
1.0.0
- 將 Image Placeholders 發佈為獨立外掛的第一個版本。 (704)