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

توضیحات

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

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“WP Retina Image” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

“WP Retina Image” به 1 زبان ترجمه شده است. با تشکر از مترجمین برای همکاری و کمک‌هایشان.

ترجمه “WP Retina Image” به زبان شما.

علاقه‌ مند به توسعه هستید؟

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

گزارش تغییرات

1.0.2

  • Change Contributors
  • Add Donate link
  • Add Tags

1.0.1

  • Add Donate

1.0.0

  • Initial Revision