विवरण
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" /]
स्थापना
- Download and Extract the zip file and just drop the folder “retina-for-wp” into the wp-content/plugins/ directory of your WordPress installation.
- Activate the Plugin “Retina for WP” on your “Plugins” page.
- 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.
समीक्षाहरू
यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।
योगदानकर्ता र डेभलपरहरू
“Retina for WP” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।
योगदानकर्ताहरू“Retina for WP” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्
विकासमा रुचि छ?
आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।
चेन्जलग
0.1.2
Cleaned up the code a bit and added some info.
0.1.1
First version.