內容簡介
這個外掛可以在視網膜和其他高像素密度屏幕上無縫切換圖像,並使用 @2x 版本的圖像。
切換操作是在伺服器端發生的,節省了HTTP請求。
您不需要採取任何其他行動,只需啟用它並使用 Regenerate Thumbnails 外掛重新生成縮略圖即可。
外掛自動執行以下操作:
偵測高像素密度屏幕,例如視網膜顯示器
偵測使用 add_image_size() 添加的所有圖像大小,並添加 @2x 版本。
為使用高像素密度屏幕的用戶替換推薦縮略圖和內容圖像為 @2x 版本。
外掛標籤
開發者團隊
原文外掛簡介
Seamlessly switches out images on Retina and other high pixel density screens with @2x versions.
The switch happens server side saving on HTTP requests.
No action is required on your part other than to activate it and to regenerate your thumbnails with the Regenerate Thumbnails plugin.
Plugin automatically:
Detects a HighDPI screen such as a Retina display
Detects all image sizes added using add_image_size() and adds @2x versions.
Replaces featured thumbnails and content images with the @2x versions for users with HighDPI screens.
