Title: Embed Images in Comments
Author: Dugonja
Published: <strong>18 Setembro, 2014</strong>
Last modified: 16 Agosto, 2017

---

Procurar plugins

Este plugin **não foi testado com as 3 últimas grandes versões do WordPress**. Pode
já não ser suportado e pode ter problemas de compatibilidade quando usado com versões
mais recentes do WordPress.

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

# Embed Images in Comments

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

[Descarregar](https://downloads.wordpress.org/plugin/embed-comment-images.0.6.zip)

 * [Detalhes](https://pt.wordpress.org/plugins/embed-comment-images/#description)
 * [Avaliações](https://pt.wordpress.org/plugins/embed-comment-images/#reviews)
 *  [Instalação](https://pt.wordpress.org/plugins/embed-comment-images/#installation)
 * [Desenvolvimento](https://pt.wordpress.org/plugins/embed-comment-images/#developers)

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

## Descrição

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/)

## Ecrãs

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

## Instalação

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

## Perguntas frequentes

  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.

## Avaliações

![](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 Setembro, 2017
2 respostas

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 Junho, 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 Maio, 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 Dezembro, 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 Setembro, 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 Setembro,
2016

Exactly what I need. Thanks you are the man.

 [ Ler todas as 6 avaliações ](https://wordpress.org/support/plugin/embed-comment-images/reviews/)

## Contribuidores e programadores

“Embed Images in Comments” é software de código aberto. As seguintes pessoas contribuíram
para este plugin:

Contribuidores

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

[Traduza o “Embed Images in Comments” para o seu idioma.](https://translate.wordpress.org/projects/wp-plugins/embed-comment-images)

### Interessado no desenvolvimento?

[Consulte o código](https://plugins.trac.wordpress.org/browser/embed-comment-images/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/embed-comment-images/),
ou subscreva o [registo de alterações](https://plugins.trac.wordpress.org/log/embed-comment-images/)
por [RSS](https://plugins.trac.wordpress.org/log/embed-comment-images/?limit=100&mode=stop_on_copy&format=rss).

## Registo de alterações

#### 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.

## Metadados

 *  Versão **0.6**
 *  Última actualização **Há 9 anos**
 *  Instalações activas **100+**
 *  Versão do WordPress ** 3.7.1 ou superior **
 *  Testado até **4.8.28**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/embed-comment-images/)
 * Etiquetas
 * [comments](https://pt.wordpress.org/plugins/tags/comments/)[convert](https://pt.wordpress.org/plugins/tags/convert/)
   [embed](https://pt.wordpress.org/plugins/tags/embed/)[images](https://pt.wordpress.org/plugins/tags/images/)
   [links](https://pt.wordpress.org/plugins/tags/links/)
 *  [Visualização avançada](https://pt.wordpress.org/plugins/embed-comment-images/advanced/)

## Classificações

 4.7 out of 5 stars.

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

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

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

## Contribuidores

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

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/embed-comment-images/)

## Doar

Gostaria de apoiar o desenvolvimento deste plugin?

 [ Fazer donativo para o plugin ](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)