WP Retina Image

0

Just by uploading foo@2x.png, resized 1x are created automatically How to use When used for posting Upload file with ‘@2x’ in file name Select ‘size item’ as ‘1x size’ wh

Version
Last updated
Active installations
WordPress Version
Tested up to
pa_languages
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

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” ));