Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

WP Responsive Images

Beskrivning

WP Responsive Images once activated automatically detects mobile devices viewing your website and serves up images of appropriate size
by dynamically resizing images and caching them for improved performance.

Installation

  1. Upload WPResponsiveImages folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ’Plugins’ menu in WordPress
  3. Tweet me @stuartbates telling me which domains you’re using it on

Vanliga frågor

Do you detect high pixel density devices?

No not yet. This is the first version – I’ll be adding high resolution detection very soon

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”WP Responsive Images” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”WP Responsive Images” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0

  • Screen size detection via JS
  • Backup detection via UA sniffing to protect against race conditions
  • Image caching for improved performance
  • Solution to allow it to work without mod_rewrite enabled