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.

Retina for WP

ਵੇਰਵਾ

This plugin let you add a shortcode with two different image sources one too a normal sized image and one for retina. The plugin will then load the right image depending on if it’s a retina display or not.
For more info and how to use it.

A brief Markdown Example

[retina normal="path-to-normal-image" retina="path-to-retina-image" width="image-width" height="image-height" /]

ਸਥਾਪਤੀਕਰਨ

  1. Download and Extract the zip file and just drop the folder “retina-for-wp” into the wp-content/plugins/ directory of your WordPress installation.
  2. Activate the Plugin “Retina for WP” on your “Plugins” page.
  3. To use Retina for WP you have to put the shortcode
    [retina normal=”path-to-normal-image” retina=”path-to-retina-image” width=”image-width” height=”image-height” /] where you want the image in your editor.

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

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

ਯੋਗਦਾਨੀ

“Retina for WP” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

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

ਤਬਦੀਲੀ-ਚਿੱਠਾ

0.1.2

Cleaned up the code a bit and added some info.

0.1.1

First version.