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.

Retina for WP

Descripción

This plugin let you add a shortcode with two different image sources one too a normal sized image and one for retina. The plugin will then load the right image depending on if it’s a retina display or not.
For more info and how to use it.

A brief Markdown Example

[retina normal="path-to-normal-image" retina="path-to-retina-image" width="image-width" height="image-height" /]

Instalación

  1. Download and Extract the zip file and just drop the folder «retina-for-wp» into the wp-content/plugins/ directory of your WordPress installation.
  2. Activate the Plugin «Retina for WP» on your «Plugins» page.
  3. To use Retina for WP you have to put the shortcode
    [retina normal=»path-to-normal-image» retina=»path-to-retina-image» width=»image-width» height=»image-height» /] where you want the image in your editor.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Retina for WP» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Retina for WP» 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

0.1.2

Cleaned up the code a bit and added some info.

0.1.1

First version.