Title: Comment Email Reply
Author: kilozwo
Published: <strong>31.10.2013</strong>
Last modified: 06.04.2015

---

ჩადგმების ძებნა

ეს პლაგინი **არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე**. როგორც ჩანს, ის უკვე
აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

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

# Comment Email Reply

 ავტორი: [kilozwo](https://profiles.wordpress.org/kilozwo/)

[ჩამოტვირთვა](https://downloads.wordpress.org/plugin/comment-email-reply.1.0.4.zip)

 * [დეტალები](https://ka.wordpress.org/plugins/comment-email-reply/#description)
 * [მიმოხილვა](https://ka.wordpress.org/plugins/comment-email-reply/#reviews)
 *  [დაყენება](https://ka.wordpress.org/plugins/comment-email-reply/#installation)
 * [დეველოპმენტი](https://ka.wordpress.org/plugins/comment-email-reply/#developers)

 [მხარდაჭერა](https://wordpress.org/support/plugin/comment-email-reply/)

## აღწერა

Simply notifies comment-author via email if someone replies to his comment. Zero
Configuration.

## დაყენება

 1. Download the plugin-files from the WordPress Plugin Directory.
 2. Upload the files to your plugins directory on your Server.
 3. Activate the plugin in your admin-backend.

That’s all!

## მიმოხილვები

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

### 󠀁[Are you still updating?](https://wordpress.org/support/topic/are-you-still-updating/)󠁿

 [beineffable](https://profiles.wordpress.org/beineffable/) 26.03.2017

The plugin is still working, but I wonder for how long, as another plugin that did
the same (and was about the same age) has just crashed my site. Can you please update
the plugin or let us know that you will not update it? I will do a Dutch translation
for you if you'd like.

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

### 󠀁[Best comment plugin](https://wordpress.org/support/topic/best-comment-plugin-3/)󠁿

 [empowee](https://profiles.wordpress.org/empowee/) 26.02.2017

I tested 5 other comment plugin. It took me 5 hours they were complicated and annoying.
This was Straight to the point.

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

### 󠀁[It works!](https://wordpress.org/support/topic/it-works-1088/)󠁿

 [Jenniffer](https://profiles.wordpress.org/jeffinner07/) 04.01.2017

Exactly what I needed.

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

### 󠀁[Great !](https://wordpress.org/support/topic/great-5228/)󠁿

 [luciole135](https://profiles.wordpress.org/luciole135/) 03.09.2016

Your plugin is great, after trying in vain to configure the subscription plugins
to comments, I installed yours that works perfectly the first time! Congratulations!

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

### 󠀁[Simply do the job 🙂](https://wordpress.org/support/topic/simply-do-the-job/)󠁿

 [Benjamin Lupu](https://profiles.wordpress.org/benjaminlupu/) 03.09.2016

One of these nice and nifty plugins that eases life.

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

### 󠀁[Very nice and simple !](https://wordpress.org/support/topic/very-nice-and-simple-8/)󠁿

 [exeomens](https://profiles.wordpress.org/exeomens/) 03.09.2016 1 reply

Thanks! What if commenter doesn't want to receive notifications? An opt-in or out
feature would be great! @karl53 To do what you want to do, go to your Dashboard,
then to Plugins, click on Edit "Comment Email Reply" in cer_plugin.php change: $
headers .= 'From: '.get_option('blogname').' <'.get_option('admin_email').'>' . "\
r\n"; to $headers .= 'From: '.get_option('blogname').' <do-not-reply@mydomain.com
>' . "\r\n";

 [ 15 რევიუს წაკითხვა ](https://wordpress.org/support/plugin/comment-email-reply/reviews/)

## მონაწილეები & დეველოპერები

“Comment Email Reply” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს
მის განვითარებაში.

მონაწილეები

 *   [ kilozwo ](https://profiles.wordpress.org/kilozwo/)

[გადათარგმნეთ Comment Email Reply თქვენს ენაზე.](https://translate.wordpress.org/projects/wp-plugins/comment-email-reply)

### დაინტერესებული ხართ დეველოპმენტით?

[დაათვალიერეთ კოდი](https://plugins.trac.wordpress.org/browser/comment-email-reply/),
შეამოწმეთ [SVN რეპო](https://plugins.svn.wordpress.org/comment-email-reply/), ან
გამოიწერეთ [შექმნის ჟურნალი](https://plugins.trac.wordpress.org/log/comment-email-reply/):
[RSS](https://plugins.trac.wordpress.org/log/comment-email-reply/?limit=100&mode=stop_on_copy&format=rss).

## ცვლილებები

#### 1.0.4

 * Added some patches regarding spam handling. (Thanks to Jonathan)
 * Blogname and admin email added to “From” mailheader.

#### 1.0.3

 * Changed charset to UTF-8.

#### 1.0.2

 * Fixed problems with html-encoding.

#### 1.0.1

 * Bugfix in Mail-Text fixed.

#### 1.0

 * first stable version.

## მეტა

 *  Version **1.0.4**
 *  Last updated **11 წელი წინ**
 *  Active installations **600+**
 *  WordPress version ** 3.0.1, ან უფრო მაღალი **
 *  Tested up to **4.1.42**
 *  Language
 * [English (US)](https://wordpress.org/plugins/comment-email-reply/)
 * Tags
 * [author](https://ka.wordpress.org/plugins/tags/author/)[comments](https://ka.wordpress.org/plugins/tags/comments/)
   [email](https://ka.wordpress.org/plugins/tags/email/)[notification](https://ka.wordpress.org/plugins/tags/notification/)
   [reply](https://ka.wordpress.org/plugins/tags/reply/)
 *  [დამატებითი ხედი](https://ka.wordpress.org/plugins/comment-email-reply/advanced/)

## რეიტინგები

 4.5 out of 5 stars.

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

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

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

## მონაწილეები

 *   [ kilozwo ](https://profiles.wordpress.org/kilozwo/)

## მხარდაჭერა

გაქვთ კომენტარი? გჭირდებათ დახმარება?

 [მხარდაჭერის ფორუმის ნახვა](https://wordpress.org/support/plugin/comment-email-reply/)

## შემოწირულობა

გსურთ ამ ჩადგმის განვითარების მხარდაჭერა?

 [ შეწირეთ თანხა ამ ჩადგმას ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=W487VEEQCRQ42)