This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP Retina Image

Descripción

Just by uploading foo@2x.png, resized 1x are created automatically

How to use

  • When used for posting
  1. Upload file with ‘@2x’ in file name
  2. Select ‘size item’ as ‘1x size’ when inserting media
  • PHP
    echo(wp_get_attachment_image( IMAGE_ID,”1x” ));

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“WP Retina Image” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

“WP Retina Image” ha sido traducido a 1 idioma. Gracias a los traductores por sus colaboraciones.

Traduce “WP Retina Image” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

1.0.2

  • Change Contributors
  • Add Donate link
  • Add Tags

1.0.1

  • Add Donate

1.0.0

  • Initial Revision