=== WP Retina Image ===
Contributors: wadadanet
Donate link: https://www.coffee-break-designs.com/production/wp-retina-image/
Tags: Retina, Image, 2x, Media, Auto
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Requires at least: 4.7.3
Tested up to: 4.7.3
Stable tag: 1.0.2

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

== 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" ));


== Installation ==


== Frequently Asked Questions ==


== Screenshots ==


== Changelog ==

= 1.0.2 =
* Change Contributors
* Add Donate link
* Add Tags

= 1.0.1 =
* Add Donate

= 1.0.0 =
* Initial Revision
