وضاحت
This plugins embeds image links in comments with the img tag so the image are visible in your comment timeline.
Image formats supported:
1. .jpg
2. .gif
3. .png
You can specify your comment width so the images are fitted nicely. Images are not hosted on your server neither this plugin pickups any data.
Do note that people can link extremely large images and your page loading can be compromised because of that.
Demo:
Embed Comment Images
تصوير
انسٽاليشن
- Upload “eiic.php” to the “/wp-content/plugins/” directory.
- Activate the plugin through the “Plugins” menu in WordPress backend.
FAQ
- Installation Instructions
-
- Upload “eiic.php” to the “/wp-content/plugins/” directory.
- Activate the plugin through the “Plugins” menu in WordPress backend.
- Does this plugin import images to my server?
-
No. It just wrap any URL in comments which points to image into IMG tag.
- Can I set size of images?
-
Yes. But setting size only create a container for image. Image still can be any resolution.
جائزا
تعاون ڪندڙ & ڊولپرز
“Embed Images in Comments” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.
تعاون ڪندڙترجمو ڪريو “Embed Images in Comments” توهان جي ٻولي ۾.
ڊولپمينٽ ۾ دلچسپي؟
ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.
لاگ تبدیل ڪريو
0.6
- Gennady Kovshenin found and fixed XSS vulnerability.
0.5
- Wrapped inserted image with a link tag which points to original image, so the click on image opens large original version of the image.
0.4
- Bug fix. When link of the image has extension in capitalized letters e.g. .JPG image is not wrapped with the img tag.
0.3
- Added support for images residing on https urls.
0.2
- Added image resize support.
0.1
- Initial release.