Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Simple Responsive Images

Descripción

This plugin generate images with attributes for the responsive images in your content.
Choose the breakpoints and the sizes associated.
The next images you will insert and the elements generated with the wp_attachement functions will begenerated with the right attributes.

Contribute on https://github.com/Rahe/Simple-responsive-images
Based on http://www.grahambird.co.uk/lab/doubletake/ for javascript

Capturas

  • Settings page

Instalación

PHP5 Required.

  1. Download, unzip and upload to your WordPress plugins directory
  2. Activate the plugin within you WordPress Administration Backend
  3. Go to Settings > Reponsive Images
  4. Configure the breakpoints and the html element of the resizing.
  5. Insert one image in your content with the uploader.
  6. Go on your post and try to resize the window
  7. Let the magic work !

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Simple Responsive Images» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Simple Responsive Images» a tu idioma.

¿Interesado en el desarrollo?

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

Registro de cambios

  • 1.0
    • First release
  • 1.0.1
    • Debug the admin
    • Right activation call
    • More tests before making actions
  • 1.0.2
    • Debug admin function
    • Delete option on uninstall
  • 1.0.3
    • Formating
    • Minified script
    • Remove bug breaking visual editor