এই প্লাগইনটি ওয়ার্ডপ্রেসের সর্বশেষ ৩টি মেজর রিলিজের সাথে পরীক্ষা করা হয়নি। এটি আর রক্ষণাবেক্ষণ বা সমর্থন করা নাও হতে পারে এবং ওয়ার্ডপ্রেসের আরও সাম্প্রতিক সংস্করণগুলোর সাথে ব্যবহার করার সময় কম্প্যাটিবিলিটি ইস্যু থাকতে পারে।

WP Retina Image

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

Reviews

There are no reviews for this plugin.

ডেভেলপার এবং কন্ট্রিবিউটর

“WP Retina Image” is open source software. The following people have contributed to this plugin.

কন্ট্রিবিউটর

“WP Retina Image” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “WP Retina Image” into your language.

ডেভেলপমেন্ট এ আগ্রহী?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.2

  • Change Contributors
  • Add Donate link
  • Add Tags

1.0.1

  • Add Donate

1.0.0

  • Initial Revision