Title: Embed Images in Comments
Author: Dugonja
Published: <strong>18 septembre 2014</strong>
Last modified: 16 août 2017

---

Recherche d’extensions

Cette extension **n’a pas été testée avec plus de trois mises à jour majeures de
WordPress**. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes
de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

![](https://s.w.org/plugins/geopattern-icon/embed-comment-images.svg)

# Embed Images in Comments

 Par [Dugonja](https://profiles.wordpress.org/h3llas/)

[Télécharger](https://downloads.wordpress.org/plugin/embed-comment-images.0.6.zip)

 * [Détails](https://fr.wordpress.org/plugins/embed-comment-images/#description)
 * [Avis](https://fr.wordpress.org/plugins/embed-comment-images/#reviews)
 *  [Installation](https://fr.wordpress.org/plugins/embed-comment-images/#installation)
 * [Développement](https://fr.wordpress.org/plugins/embed-comment-images/#developers)

 [Support](https://wordpress.org/support/plugin/embed-comment-images/)

## Description

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](http://www.ascic.net/embed-comment-images/)

## Captures d’écrans

 * [[
 * The screenshot description corresponds to screenshot-1.(png|jpg|jpeg|gif).

## Installation

 1. Upload « eiic.php » to the « /wp-content/plugins/ » directory.
 2. Activate the plugin through the « Plugins » menu in WordPress backend.

## FAQ

  Installation Instructions

 1. Upload « eiic.php » to the « /wp-content/plugins/ » directory.
 2. 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.

## Avis

![](https://secure.gravatar.com/avatar/113c5f9278504b2e6d55fce1f8412914ed6328ff34c3b9e099493e36d2f875b7?
s=60&d=retro&r=g)

### 󠀁[Simple](https://wordpress.org/support/topic/vulnerable-3/)󠁿

 [Gennady Kovshenin](https://profiles.wordpress.org/soulseekah/) 9 septembre 2017
2 réponses

Plugin contains a security issue. Do not use right now. Updated: very simple and
to the point 🙂

![](https://secure.gravatar.com/avatar/637e3f8ae630ee4e1f1a941deb056c0c989b5e58078667a661ece8f2fdb2d62f?
s=60&d=retro&r=g)

### 󠀁[just what I wanted.](https://wordpress.org/support/topic/just-what-i-wanted-69/)󠁿

 [zzoyu](https://profiles.wordpress.org/zzoyu/) 15 juin 2017

this plugin solved my 2 problems; my wordpress ignores the img tag in comment textbox.
editing php could solve this but it was quite tricky to me. and not-html-friendly
visitor felt difficult to use img tag. and other problem was that I didn’t have 
enough traffic & storage. so I used other image hosting service(like imgur, etc)
and linked to img tag manually,, but now I just need to paste link. nice.

![](https://secure.gravatar.com/avatar/6adbdb4dff34e582f69b81dbfbccf4de9fd0b879c2f9ac076242cccbae1e73f7?
s=60&d=retro&r=g)

### 󠀁[Works, but incomplete](https://wordpress.org/support/topic/works-but-incomplete/)󠁿

 [ezekielloves](https://profiles.wordpress.org/ezekielloves/) 30 mai 2017

Please add the upload function as well. Thanks

![](https://secure.gravatar.com/avatar/126aa2ffc8e1a834dbdfba4975f7ddefeff77f539a22299047e3097822a3c471?
s=60&d=retro&r=g)

### 󠀁[The best plugin !](https://wordpress.org/support/topic/the-best-plugin-77/)󠁿

 [PirateOnWordpress](https://profiles.wordpress.org/marcinwwwpl/) 9 décembre 2016

Dear Dev you are a star !! , your plugin is super light weight & works great with
comments / posts. Honestly if world with have more people like you then it will 
be a paradise ! Thank you for your great work !! Cheers

![](https://secure.gravatar.com/avatar/486a9a308c00290cc68ad9f4728d2fc6679cf4569b08ac4c86fadc8817e37196?
s=60&d=retro&r=g)

### 󠀁[nice](https://wordpress.org/support/topic/nice-1596/)󠁿

 [taadike](https://profiles.wordpress.org/taadike/) 3 septembre 2016

working good, except for images with JPEG extension.

![](https://secure.gravatar.com/avatar/57c3515ebd17b260aa6bb462e2544f72a7925105b023863463d0ef62b8d353b9?
s=60&d=retro&r=g)

### 󠀁[Awesome](https://wordpress.org/support/topic/awesome-2928/)󠁿

 [Zain Neil B Ul Abadin](https://profiles.wordpress.org/kakashi-hatake/) 3 septembre
2016

Exactly what I need. Thanks you are the man.

 [ Lire les 6 avis ](https://wordpress.org/support/plugin/embed-comment-images/reviews/)

## Contributeurs/contributrices & développeurs/développeuses

« Embed Images in Comments » est un logiciel libre. Les personnes suivantes ont 
contribué à cette extension.

Contributeurs

 *   [ Dugonja ](https://profiles.wordpress.org/h3llas/)
 *   [ Gennady Kovshenin ](https://profiles.wordpress.org/soulseekah/)

[Traduisez « Embed Images in Comments » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/embed-comment-images)

### Le développement vous intéresse ?

[Parcourir le code](https://plugins.trac.wordpress.org/browser/embed-comment-images/),
consulter le [SVN dépôt](https://plugins.svn.wordpress.org/embed-comment-images/),
ou s’inscrire au [journal de développement](https://plugins.trac.wordpress.org/log/embed-comment-images/)
par [RSS](https://plugins.trac.wordpress.org/log/embed-comment-images/?limit=100&mode=stop_on_copy&format=rss).

## Journal des modifications

#### 0.6

 * [Gennady Kovshenin](https://profiles.wordpress.org/soulseekah) 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.

## Méta

 *  Version **0.6**
 *  Dernière mise à jour **il y a 9 ans**
 *  Installations actives **100+**
 *  Version de WordPress ** 3.7.1 ou plus **
 *  Testé jusqu’à **4.8.28**
 *  Langue
 * [English (US)](https://wordpress.org/plugins/embed-comment-images/)
 * Étiquettes
 * [comments](https://fr.wordpress.org/plugins/tags/comments/)[convert](https://fr.wordpress.org/plugins/tags/convert/)
   [embed](https://fr.wordpress.org/plugins/tags/embed/)[images](https://fr.wordpress.org/plugins/tags/images/)
   [links](https://fr.wordpress.org/plugins/tags/links/)
 *  [Vue avancée](https://fr.wordpress.org/plugins/embed-comment-images/advanced/)

## Évaluations

 4.7 sur 5 étoiles.

 *  [  4 avis à 5 étoiles     ](https://wordpress.org/support/plugin/embed-comment-images/reviews/?filter=5)
 *  [  2 avis à 4 étoiles     ](https://wordpress.org/support/plugin/embed-comment-images/reviews/?filter=4)
 *  [  0 avis à 3 étoile     ](https://wordpress.org/support/plugin/embed-comment-images/reviews/?filter=3)
 *  [  0 avis à 2 étoile     ](https://wordpress.org/support/plugin/embed-comment-images/reviews/?filter=2)
 *  [  0 avis à 1 étoile     ](https://wordpress.org/support/plugin/embed-comment-images/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/embed-comment-images/reviews/#new-post)

[Voir tous les avis](https://wordpress.org/support/plugin/embed-comment-images/reviews/)

## Contributeurs

 *   [ Dugonja ](https://profiles.wordpress.org/h3llas/)
 *   [ Gennady Kovshenin ](https://profiles.wordpress.org/soulseekah/)

## Support

Quelque chose à dire ? Besoin d’aide ?

 [Voir le forum de support](https://wordpress.org/support/plugin/embed-comment-images/)

## Faire un don

Souhaitez-vous soutenir l’avancement de cette extension ?

 [ Faire un don à cette extension ](https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=hverona%40gmail%2ecom&lc=US&item_name=Donation%20for%20Embed%20Comment%20Images&button_subtype=services&no_note=0&cn=Add%20special%20instructions%20to%20the%20seller%3a&no_shipping=2cy_code=USD&bn=PP%2dBuyNowBF%3abtn_buynowCC_LG%2egif%3aNonHosted)