這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Retina @2x

外掛說明

This plugin adds a simple Javascript to your WordPress website that will check for each image if there is a retina version available. This will make sure that your images (logo’s, buttons, images with text) look sharp on Apple devices with retina displays.

When you have for example a logo of 200 by 200 pixels called “Logo.png”, you will need to upload a second image of 400 by 400 pixels called “Logo@2x.png” in the exact same directory.

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Done!

常見問題集

Installation Instructions
  1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Done!
Will this work with images from a CDN?

No, we might add this later.

What’s the difference between Retina @2x and other Retina plugins?

Other plugins may automatically generate the retina version of your image(s). This plugin is much more simple and lightweight and only looks for retina images. If you don’t upload a “@2x” version, the original image will be shown and therefore not look sharp on mobile devices.

使用者評論

2021 年 12 月 22 日
I had one site where the perfect images plugin failed. This served up those images nicely. It would be nice to develop the plug further so that it creates @2x images (after thumbnail regeneration with another plugin). Because now I have to use 3 plugins to get it to work for new images...
2016 年 9 月 3 日
Nice plugin, does exactly what I need without adding unnecessary code.
閱讀全部 6 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Retina @2x〉的開發相關工作。

參與者

將〈Retina @2x〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.6

Updated the plugin description and installation guidelines.