Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

WP Responsive Images

Descripción

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.

Instalación

  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

FAQ

Do you detect high pixel density devices?

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

Opiniones

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“WP Responsive Images” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce & #8220;WP Responsive Images” a tu idioma.

¿interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Historial de cambios

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