Subscribe to Comments
Subscribe to Comments is a robust plugin that enables commenters to sign up for e-mail notification of subsequent entries. The plugin includes a full-featured subscription manager that your commenters can use to unsubscribe to certain posts, block all notifications, or even change their notification e-mail address!
Download
Latest version: Download Subscribe to Comments v2.1.2 [zip]
This plugin has been downloaded 233521 times.
Installation
- Put subscribe-to-comments.php into [wordpress_dir]/wp-content/plugins/
- Go into the WordPress admin interface and activate the plugin
- Optional: if your WordPress theme doesn’t have the comment_form hook, or if you would like to manually determine where in your comments form the subscribe checkbox appears, enter this where you would like it:
<?php show_subscription_checkbox(); ?> - Optional: If you would like to enable users to subscribe to comments without having to first leave a comment, place this somewhere in your template, but make sure it is outside the comments form. A good place would be right after the ending
</form>tag for the comments form:<?php show_manual_subscription_form(); ?>
FAQ
Q. How can I tell if it’s working?
A.
- Log out of WordPress
- Leave a comment on an entry and check the comment subscription box, using an e-mail that is NOT the WP admin e-mail address or the e-mail address of the author of the post.
- Leave a second comment using a different e-mail address than the one you used in step 2 (it can be a bogus address).
- This should trigger a notification to the first address you used.
Q. I’d like the subscription checkbox to be checked by default. Can I do that?
A. Not anymore. But the checkbox status will be remembered on a per-user basis.
Q. My subscription checkbox shows up in a strange place. How do I fix it?
A. Try unchecking the CSS “clear” option. Beyond that, you’re on your own with CSS positioning.


[...] Subscribe To Comments 容許網友訂閱 Comment 的 Plugin。 [...]
[...] Subscribe To Comments 2.1.2 [...]
[...] Subscribe to Comments 2.1 – Agrega una opción bajo el formulario de comentarios que permite a tus lectores suscribirse a la discusión de esa entrada. [...]
I really like your plugin, I saw it on my friend’s site. I have my site upgraded to the latest version of WordPress though and see it hasn’t been tested recently. Do you have any plans to do so? Thanks!
New version is coming out soon!
[...] Subscribe To Comments: Un plugin simple et sans prétention, mais combien nécessaire! Vos lecteurs oublient parfois de revenir vous visiter après avoir laissé un commentaire? Réglez le problème en leur demandant de s’abonner aux commentaires, ce qui les incitera à revenir contribuer à la discussion, rendant votre blogue plus vivant et utile pour les autres. Simple à installer et à gérer, et très utile! [...]
Does some test this plugin in 2.7.1?
[...] some tech help – On my blog, I use a WordPress plugin called Subscribe to Comments. You might offer that, and/or an RSS subscription to the comments feed. In fact, if I were clever, [...]
Is this plugin compatible with WP 2.7 onwards? Seems to work but the wordpress plugin manager said tested up to 2.1…
[...] comments. Great! Ensure commenters come back and respond to you and each other by allowing them to Subscribe To Comments easily and quickly. This plugin places a small checkbox below the comment field allowing each user [...]
Mark wrote above:
Has anyone figured out how people can “successfully” subscribe to a post without leaving a comment themselves?
Mark, in the readme.txt file it says:
==============
4. Optional: If you would like to enable users to subscribe to comments without having to first leave a comment, place this somewhere in your template, but make sure it is **outside the comments form**. A good place would be right after the ending “ tag for the comments form: “
[...] Subscribe To Comments Plugin [...]
[...] Plugin giúp quản lý comment trên WordPress Subscribe To Comments – cho phép người dùng nhận thông báo về những comment mới trên mỗi bài viết. [...]
[...] 26. Subscribe to Comments [...]
Yes, the plugin works perfect with WP 2.7.1 , you can see it on my website.
But I dont know why the plugin doesnt recognize my localized .pot files. I translated it with POEdit and uploaded the .po and .mo files after I added -ar to their names, but still the plugin’s subscribtion management pages load in English.
Of course my blog’s language is ar (Arabic)
Has someone tested it?
I figured it out, you should place the translated .po and .mo files inside the root PLUGINS folder, not inside the subscribe to comments folder.
I really like your plugin, I saw it on my friend’s site. I have my site upgraded to the latest version of WordPress though and see it hasn’t been tested recently. Do you have any plans to do so? Thanks!
[...] Subscribe to Comments: Subscribe to Comments is a plugin that allows commenter’s on your blog to check a box before commenting and get e-mail notification of further comments. [...]
[...] Subscribe to Comments [...]
[...] Subscribe to Comments [...]
Nice plugin, thanks. I’d like to see a customisable tabindex for the tickbox though. See this feature request:
http://plugins.trac.wordpress.org/ticket/602
Just another field in the settings would do the trick.
[...] To Comments – website, wordpress [...]
[...] Subscribe to comments [...]
[...] Subscribe To Comments [...]
[...] Subscribe To Comments – подписка на комментарии по элктроной почте. Позволяет твоим читателям подписываться на комментарии к твоему сообщению и следить за дискуссией. [...]
[...] Subscribe To Comments,有时候我们去某个博客留言,希望知道作者的回复,但可能由于忘记了,或者网速问题而不想去打开页面,这时候,STC插件起到非常大的作用,这允许用户的邮箱自动订阅回复的留言。 [...]
[...] Subscribe To Comments – allows your readers to subscribe to individual posts so they can keep track of the discussions they’ve participated in [...]
[...] Author’s Subscribe to Comments Plugin Page | Subscribe to Comments on WordPress.org [...]
Hi Mark,
I need to modify the manage_link variable so the resulting URL includes index.php before the querystring. I’m not seeing where to do that. Can you point me in the right direction?
Thanks,
Robert
[...] possibilità di seguire via mail i commenti dei post che più desiderate, questo grazie al plugin Subscribe to Commens di [...]
I can’t get this plug-in to work w/ WordPress 2.7.1. If anyone can offer some tips, I’d be grateful. Thank you.
Hello
The plugin not work correctly, not is the CSS compatible and when i uncheck the button in admin, not see modification, can help me?
Please can help me with this CSS problem?
http://img25.imageshack.us/my.php?image=senzatitolo1duf.jpg
Please help
How can you make the checkbox to “notify me..” default to checked?
[...] Subscribe to comments. Very helpful when you are offering something in your posts, like I offer my templates, and you get questions and requests! / Muy buen plugin para que tus lectores se mantengan informados de las discusiones en tus posts! [...]
[...] lanciato una piccola campagna per convincere tutti i miei amici blogger ad aggiungere il plugin Subscribe To Comments al loro sito. Quante volte mi capita di lasciare un commento su un blog e poi scordarmi di seguire [...]
To Macgoon
To make the checkbox checked by default you have to go to the plugins editor area and enter to edit this plugin “Subscribe to comments” fine this line
“$_COOKIE['subscribe_checkbox_'.COOKIEHASH] ) ? true : false;”
and replace it with
$_COOKIE['subscribe_checkbox_'.COOKIEHASH] ) ? true : true;
I hope it helps
[...] Subscribe to Comments: Allows a commentor to be notified if a response has been posted to their comment. [...]
[...] Subscribe to Comments - Mientras alguien no me convenza de lo contrario el feed de comentarios es de las implementaciones más inútiles de WordPress. Es mucho mas efectivo, y vital para fomentar la conversación, este plugin. De hecho sé de gente que si no tienen la opción de suscribirse a los comentarios no comentan (es exagerado), pero está claro que es la opción mas voluntaria, eficaz y sencilla de seguir una conversación. [...]
[...] le plugin: Ici 37) Subscribe to Comments 2.1- Allows commenters on your blog to check a box before commenting and get e-mail notification of [...]
[...] le plugin: Ici 37) Subscribe to Comments 2.1- Permet aux commentateurs de votre blog de cocher une case avant de poster et de recevoir un mail [...]
Nice plugin! Appreciate!
webmaster forumu
[...] Subscribe to comments plugin (13/48) allows your readers to check a box before commenting and get e-mail notification of further comments. This is a great plugin to grow your blog community by letting your readers stay up to date in the discussion that they already are interested in. [...]
[...] 16. Subscribe to Comments -email通知用户的“您的言论被回复了”(插件) [...]
Nice plugin! Appreciate!
thanx very good!!
[...] Subscribe To Comments – This plugin allows your blog readers to subscribe to the comments on articles. Each time there is a new comment they will get an email notification. It helps getting visitors to return, getting more comments and building community around your blog posts. [...]
[...] Subscribe to Comments: You will see a tick box below the comment box that reads, ‘Notify me of follow-up comments via e-mail’. That’s this plugin in action. This plugin lets a commentator subscribe to comments and stay updated when someone replies to their comment. People seldom trace back their comments, but this plugin will make it easy for them to track the comments and come again to your site. [...]
[...] 9. Subscribe to Comments [...]
[...] Subscribe To Comments Adds a little radio button to the comment form and let’s your users receive notification of new comments by email. [...]
THIS SOLAND CAN SAVE THE WORLD FOR LESS AIR POLLUTION
I really understand that our world is falling apart everyday of too much air pollution. Everyday life is like a none living day of disaster. So I divide a plan how to make it
Less air pollution. This is want I find
;;;;;;;;;;;;;;;;;;;;;;;;
////////////////////////
l;llllllllllllllllllllll
[[[[[[[[[[[[[[[[[[[[[[[
So want I think is to sale the idea to the world
If possible that there welling to see it
am welling to save the world too. For more details about me email me at juniolove1@yahoo.com/ masterdojj@gmail.com
THIS SOLAND CAN SAVE THE WORLD FOR LESS AIR POLLUTION
I really understand that our world is falling apart everyday of too much air pollution. Everyday life is like a none living day of disaster. So I divide a plan how to make it
Less air pollution. This is want I find
”””””””””””””’
lllllllllllllllllllllllllll
”””””””””””””’
[[[[[[[[[[[[[[[[[[[[[[[[[[[
”””””””””””””’
So want I think is to sale the idea to the world
If possible that there welling to see it
am welling to save the world too. For more details about me email me at juniolove1@yahoo.com/ masterdojj@gmail.com
[...] 8.Subscribe to comments [...]
Thanks good work
I really understand that our world is falling apart everyday of too much air pollution.
thanks for sharing.
i try it.!
[...] Subscribe To Comments v2.1.2 by Mark Jaquith : Allows readers to receive notifications of new comments that are posted to an entry. Based on version 1 from Scriptygoddess [...]
OK!
sysadmin@theadventus.com
[...] Subscribe to Comments [...]
[...] Subscribe to comments WordPress Plugin [...]
[...] este blog que usa WordPress tengo instalado el plugin Subscribe to comments que funciona a las mil maravillas, por lo que si usas WordPress, te recomiendo encarecidamente que [...]
How do I get the Leave a Reply on my blog to look like this one?? Mine does not have the statements [required] and [mail will not be published. It has 2 * instead.
Thank You,
John
John — you’d just edit the form in your
comments.phptemplate file.[...] Jaquith, the developer of the popular Subscribe To Comments plugin has put the call out on his developer blog asking users to test out the new version of the [...]
Hi!
I have a blog where most of my visitors use Facebook Connect to comment on entries. This means that most of the commenters are registered users, but have not supplied an e-mail adress within their profile information yet. How does that influence with this plugin?
As most users are logged in already when they comment on entries, they will not be asked to supply an e-mail adress when they comment. But will this plugin then ask for one automatically, or will it just asume that the profile information contains an e-mail adress ? If the latter is the case, then what happens once it finds out that it is missing an e-mail adress?
To summarize: Is this plugin compatible with Facebook Connect?
Lemberg — No, it won’t work with the Facebook Connect plugin. That plugin provides a dummy e-mail address, so that would be the one that is subscribed. My only advice is to use the Google Friend Connect plugin instead, or wait until Facebook relaxes its draconian data-export prohibitions. Actually, the Facebook Connect WordPress plugin is already in violation of the Facebook Terms of Service, because it stores the user’s name in the local WordPress user system.
[...] Subscribe to Comments – let people subscribe and be notified when new and follow up comments are made [...]
[...] Subscribe To Comments – Permite aos usuários serem notificados sempre que um novo comentário é adicionado. [...]
[...] Digg this is a WordPress plugin that detects incoming links from Digg.com to your wordpress post and automatically display a link back to the digg post, for people to digg your story. When a digg is first recognized, it will send an email to the site’s admin. Subscribe to comment [...]
[...] Subscribe to Comments [...]
I’m using the new theme P2 Prologue (by Automattic). The “subscribe to comments” box doesn’t display by itself – and I’m not sure where to put the php-code. There is a lot of ajax going on with the comments…
Could you please help me out with this one?
[...] 4、Subscribe to Comments:让评论者订阅文章后续评论的插件。 [...]
[...] Subscribe to Comments WordPress Plugin: Mark Jaquith is looking for beta testers for his popular Subscribe to Comments WordPress Plugin who are running the latest version of WordPress and have a large number of comment subscribers and [...]
[...] Subscribe to Comments WordPress Plugin: Mark Jaquith is looking for beta testers for his popular Subscribe to Comments WordPress Plugin who are running the latest version of WordPress and have a large number of comment subscribers and [...]
Thanks, I’ll try it!
[...] Subscribe to Comments – Известяване за нови коментари на статията по имейл. Полезен плъгин за повишаване на коментарите. [...]
Useful Code…
[...] Subscribe To Comments- Subscribe to Comments is a robust plugin that enables commenters to sign up for e-mail [...]
[...] Subscribe To Comments- 允许读者订阅特定一篇日志的留言提醒 [...]
[...] Subscribe To Comments- 允许读者订阅特定一篇日志的留言提醒 [...]
Thanks good foreman yours faithfully.. (:
I just want to point out that if the database user you have specified in wp-config.php does not have the privilege to “ALTER” a table, this plugin would not send any email. It may appear like it’s working but the email would not be sent.
It took me while to figure this out, so I felt that I should share it with others.
thanks very good (:
[...] Subscribe To Comments- 允许读者订阅特定一篇日志的留言提醒 [...]
Subscribe to Comments 2.1 is a nice plugin… Its worth testing.
Thanks for sharing.
[...] the “Subscribe to Comments” plugin for WordPress. You’ve probably seen the little box following the comment box [...]
Good…:-)
[...] Subscribe To Comments-Allow a reader Subscribe to specific log messages to remind [...]
[...] Subscribe To Comments – 允許讀者訂閱特定一篇文章的留言通知。 [...]
[...] Pack Search Engine optimization – Essential Google XML Sitemaps – Generates Site Map – Essential Subscribe To Comments WordPress Database Backup – Essential Adsense-Deluxe Official StatCounter Plugin Smart Update [...]
[...] Subscribe To Comments (v. 2.1.2) by Mark Jaquith. [...]
[...] Subscribe To Comments – 允许读者订阅特定一篇日志的留言提醒 [...]
sesli sohbetin yeni adresi,sesli ve goruntulu chat sitesi
sesli ve görüntülü chat sitesi,webcam chat
tamam en kısa zamanda insallah
[...] Me gustaría ver en tu blog la opción de suscribirme a los nuevos comentarios, no me gusta que me des la dirección rss de los mismos (para vos pablito), porque leo muchos feeds y no me interesa leer los comentarios desde el feed, me gustaría que me mandes un meil cada vez que alguien comente ese post, es tan fácil con el suscribe to comments! [...]
[...] Subscribe to Comments (Avviso via mail ai lettori di nuovi commenti) [...]
[...] Subscribe to Comments – If you go to leave a comment on my blog, you`ll notice there is a little box below the comment box which you can check to have updates to the comment section sent to you via email. [...]
[...] Author’s Subscribe to Comments Plugin Page | Subscribe to Comments on WordPress.org [...]
Nice plugin although it has some css issues with most templates.
I have a blog on hosted on GoDaddy using Windows hosting. Unfortunately, something about their SMTP setup prevents wp_mail() from functioning properly. I had to modify send_mail() function in subscribe-to-comments.php to this…
function send_mail($to, $subject, $message) {
$subject = ‘[' . get_bloginfo('name') . '] ‘ . $subject;
// strip out some chars that might cause issues, and assemble vars
$site_name = str_replace(‘”‘, “‘”, $this->site_name);
$site_email = str_replace(array(”), array(”, ”), $this->site_email);
$charset = get_settings(‘blog_charset’);
$headers = “From: ”{$site_name}” rn”;
$headers .= “MIME-Version: 1.0rn”;
$headers .= “Content-Type: text/plain; charset=”{$charset}”rn”;
$message = str_replace(“rn”, “n”, $message);
$message = str_replace(“r”, “n”, $message);
$message = str_replace(“n”, “rn”, $message);
$message = trim($message);
$result = mail($to, $subject, $message, $headers);
return $result;
//return wp_mail($to, $subject, $message, $headers);
}
it says Compatible up to: 2.3.1