Subscribe to Comments 2.1
Subscribe to Comments 2.1 is a plugin that allows commenters on your blog to check a box before commenting and get e-mail notification of further comments. It is one of the most popular WordPress plugins out there for the simple reason that it helps foster a community around your blog by encouraging commenters to come back and stay engaged in the dialog.
Features
- Rudimentary security
- Users cannot enter a random e-mail into the subscription manager and modify someone else’s subscriptions
- In order to modify subscriptions, users need to use a special link, given in notification e-mails, and printed in the comments form as long as they have their comment cookie
- Recognition of subscription status
- Unsubscribed users see the “subscribe to comments” checkbox, but subscribed users see a “Manage your subscriptions” link
- The author of the post is recognized by either login or comment cookie and is assumed to be subscribed to the entry (as they will receive notifications through WordPress)
- Themeable subscription manager
- Uses visual style of WordPress interface
- Can be optionally accessed via “Manage” menu in WordPress
- E-mail verification of block requests
- Javascript “invert selection” link to check/uncheck subscriptions for mass deletion
- “Return to the page you were viewing” link that persists at the top of the page, so that users can easily return to the post they were reading once they are done modifying subscriptions
- Ability to let users change notification e-mail address
- In the subscription manager, users can request that their notification address be changed for all their subscriptions
- Special link is sent to the old address for verification
- Once clicked, their e-mail address will be changed instantly for all their comments
- Easy integration into comments form
- No modification of comments form needed for WP 1.5+ (supported themes)
- For users who want custom placement of the checkbox/link to subscription manager, this can be done with one simple function call, placed anywhere in the comment form
- Subscription without leaving a comment
- By popular demand, you can now offer visitors the option of subscribing to comments on an entry without having to leave a comment themselves
- If the reader later decides to join the conversation, their subscription continues without them having to explicitly set it
- Customization
- You can make the Subscription Manager that your users see use your theme’s header, footer and sidebar, using CSS to style it to fit your site
- Internationalization
- I’ve written Subscribe to Comments 2.1 with i18n in mind, making full use of
__()and_e()functions. The domain is “subscribe-to-comments”.
- I’ve written Subscribe to Comments 2.1 with i18n in mind, making full use of
Download
Version 2.1 Update
Version 2.1 of Subscribe to Comments has a feature that people have been begging me to implement for many months: you can view the list of people who are subscribed to posts on your blog, and you can also see a list of the most “subscribed” posts. Also in this version is a new one-file install. You just put subscribe-to-comments.php in your /plugins/ directory, activate, and you’re done. This version will work on WordPress versions from 2.0.6 through 2.3.1 (highest tested).
Versions
- 2.1.2 Fixed a few bugs that’d send bad notifications (thanks Donncha!), cleaned up some code and moved to using proper WP escaping functions
- 2.1.1 WordPress 2.2 compatibility! Also note that support for
attribute_escape()is needed, so if you get errors about that, upgrade to the latest version in your branch - 2.1 big update, fixing a few potential XSS holes, and misc error messages… see above for details
- 2.0.8 XSS security fixes, hopefully fixed “+” symbols in e-mail for good
- 2.0.7 additional “funky e-mail” fixes
- 2.0.6 support for e-mail addresses with “+” symbols, option to disable CSS “clearing”
- 2.0.4 potential security bugs, better WP 2.0 capabilities compat
Feedback/Bugs
Feel free to leave bug reports or feature requests here. Use this entry’s comments to ask support questions or offer general feedback


van mijn blog. Deze plugin heb ik moeten verwijderen. Ook hier waren er problemen met de CSS als je de post opent. Tenslotte is er ook een plugin die U, waarde lezer, het leven wat eenvoudiger kan maken. Een Subscribe To Comments functie zal vanaf nu verschijnen onder het comment vak bij elke post. Je kan via mail up to date gehouden worden als iemand nieuwe commentaren toevoegt aan de post waarvoor je het vakje aanvinkte. Wat een leerrijke avond surfen was me dat
[...] Subscribe to Comments allows users to receive e-mails when a comment thread they are subscribed to is updated. [...]
Spencer,
“Recent” is just a listing of recent posts on this site. The WordPress and Homeland Stupidity ones are posts I’ve made on external sites… I pull them in through RSS. The “Elsewhere” section is my blogroll, people I like to read.
Unfortunately the code isn’t in plugin format… it’s highly customized and cumbersome. I’d like to clean it up and release it someday, though.
um post de que são autores ou um post em que também comentaram. Permite-lhes escolher se querem ou não serem notificados, cancelar as assinaturas, post a post, enfim, tudo o que existia nos bons velhos tempos do forum (ah que saudades do phpBB) (SITE) Tags: sociedade anonima, sa
[...] http://txfx.net/code/wordpress/subscribe-to-comments/ [...]
Hi Mark,
Quick question, possibly an obvious answer I’m missing, but perhaps not…
I’m trying to add the comment_subscription_status() display to my blog again following a style change. I’ve got the code where I want it in the page, and I know the code works and displays where it needs to display. What I’m running into is that it’s not correctly returning whether the comment author is subscribed.
What I think is contributing most to my problem is a comment threading plugin I’m using, TinyThread. Using this plugin, the comment loop (and thus, the application of comment_subscription_status()) isn’t actually in the style’s comments.php file, it’s in the plugin’s tinythread.php file, which is hiding over in wp-content/plugins/tinythread.
I was able to confirm with function_exists() that the function can be found, and by using !comment_subscription_status() confirmed that the text I want to display displays where it’s supposed to. STC’s subscription manager confirms that I have commenters subscribed, but the status function is returning false.
Thoughts?
– Pauley
that function works off the global
$comment(as in,foreach($comments as $comment))If that plugin is using something else, or messing with the
$commentglobal, that could be causing problems.[...] In the next days I’ll change the layout of this blog so please don’t be confused. Yes, you read right, a relaunch just some weeks after the blog got it’s own domain. Well, i wasn’t satisfied with the old design and i found some great looking theme, changed it a little bit and now i’m happy with it. The only problem right now is that the news design has some problems with Internet Explorer. Yeah, stupid IE. Anyway, i try to fix this till tomorrow and then you get to see the new design. Believe me, it looks much better. Darker. Oh, I also installed another plugin and now it’s possible to get notifications about other comments. relaunch Filed under: General | Tags: relaunch. [...]
Hi
fantastic plugin but my sidebar and footer are a bit wonky - any ideas on how to fix?
Thanks in advance
Everton
[...] You can also go back and un-subscribe at any time. Pretty neat eh? Wordpress is like the Firefox of blogging tools - there is a freakin plugin for everything. If you have a Wordpress blog, I highly recommend Subscribe to Comments 2.0. [...]
Hi
I’ve just noticed that my ‘Notify me of followup comments via email’ box on my article pages is inserting way way down the page. I think what it is doing is aligning itself with the bottom of my sidebar.
Can you tell me how to fix it please otherwise no-one is going to see it!
Thanks
Everton
[...] Subscribe To Comments (2.0.4) [...]
Hello,
i have a problem with the plugin. When i try to change the option of plugin. i have this message
Warning: sg_subscribe_admin(d:wwwblogdemoi.comwebsite/wp-subscription-manager.php): failed to open stream: No such file or directory in d:wwwblogdemoi.comwebsitewp-contentpluginssubscribe-to-comments.2.0.4subscribe-to-comments.php on line 789
Warning: sg_subscribe_admin(): Failed opening ‘d:wwwblogdemoi.comwebsite/wp-subscription-manager.php’ for inclusion (include_path=’.;c:php4pear’) in d:wwwblogdemoi.comwebsitewp-contentpluginssubscribe-to-comments.2.0.4subscribe-to-comments.php on line 789
Can u explain why ?
Thanks
The Specialist,
Place
wp-subscription-manager.phpin your WP root directory.Plugins Reading Time Pop Stats Edit Button Framework Subscribe to comments Gravatar Photopress Subscribe me Weighted Categories
[...] La solución se llama Subscribe-to-comments y es un plugin para WordPress que permite justo eso, recibir un email cuando se publiquen nuevos comentarios en un post especÃfico. Podeis encontrar información sobre el plugin o bajároslo aqui. [...]
[...] Now for the behind-the-scenes portion. I’m using Mark Jaquith’s Subscribe To Comments 2.0 plugin for WordPress. Installation was too easy, just dropped the new files and activated. All i changed was the “from” email address for the email notifications. Let me know if you have any problems. [...]
[...] Often on blogs, visitors will leave comments on which they want to track. Unfortunately, they often forget to check back, or choose not to because they don’t have an easy way. Subscribe to Comments solves this problem. By placing a checkbox next to your comment form, visitors can easily check that box to receive email updates as comments are added to the post. This not only makes it easier on your visitors to follow conversations, but increases the chances that the visitor will check back on your site. A win-win situation! [...]
Hi,
This plugin not working in ajaxBosa 1.0, ajaxRegulus 1.0 … ajax theme.
Works a treat. Well done and thanks so much for this.
[...] Ich selber erhalte bei neuen Kommentaren auf schimana.net eine Email. Diese Funktion wünsche ich mir oft auch als Leser bzw. Kommentarschreiber auf anderen Blogs. Wer verwendet schon die Möglichkeit von Kommentar-Feeds? Aus diesem Grund habe ich das Plugin Subscribe to Comments installiert. Bei schreiben eines Kommentars erhält man nun eine Email-Benachrichtigung bei neuen Kommentaren. Falls man diese Funktion nicht wünscht, einfach das Häckchen vor absenden des Kommentars rausnehmen. Man kann sich jederzeit auch wieder aus der Liste austragen, etc. Eine feine Sache… [...]
[...] Subscribe to Comments plugin [...]
Wordpress Plugins * Extended Live Archives or Super Archives * FlickrRSS * Gravatars * Favatars * Conversational Categories * Time Since * Related Posts * Brian’s Latest Comments * del.icio.us cached * Subscribe to Comments * Bunny’s Technorati Tags Plugins, Wordpress
[...] Subscribe to Comments [...]
Is there a way to subscribe to comments automatically for every new Post (for all Subscribe2 subscribers)?
Thx, Jack Barnard, Boulder, CO
Hello,
sorry for my bad english at first
A great plugin - one question:
I would like to fill by myself an E-Mail list (in admin area), who should get an E-Mail if a new comment is written!
Is this possible?
Thanks
Martin
[...] °ìÅÙ¥í¥°¥¢¥¦¥È¤·¡¢¡Ö¿·¤·¤¤¥³¥á¥ó¥È¤¬¤Ä¤¤¤¿¤é¥á¡¼¥ë¤ÇÄÌÃΤ¹¤ë¡×¤Ë¥Á¥§¥Ã¥¯¤ò¤Ä¤±¤Æ¡¢¥³¥á¥ó¥È¤ò¿ô²óÅê¹Æ¤·¤Æ¤ß¤Þ¤¹¡£ ¤Á¤ã¤ó¤È¥á¡¼¥ë¤¬Á÷¤é¤ì¤Æ¤¤¿¤é¡¢¥¤¥ó¥¹¥È¡¼¥ëÀ®¸ù¤Ç¤¹¡£ ¥×¥é¥°¥¤¥ó¤Îºî¼ÔURL: http://txfx.net/code/wordpress/subscribe-to-comments/ »ÈÍÑÎã¡§ http://detlog.org/archives/490#commentform_________________Nao http://detlog.org/ http://blog.detlog.org/ [...]
自分ãŒã‚³ãƒ¡ãƒ³ãƒˆã‚’投稿ã—ãŸè¨˜äº‹ã«å¯¾ã—ã¦æ–°ã—ã„コメントãŒã‚ã£ãŸã‚‰ãƒ¡ãƒ¼ãƒ«ã§é€šçŸ¥ãŒæ¥ã‚‹ãƒ—ラグインSubscribe to Comments2.0.4を入れã¦ã¿ã¾ã—ãŸã€‚以å‰BBSã§ã“れã«è¿‘ã„æ©Ÿèƒ½ã‚’使ã£ã¦ã„ãŸã®ã§ã“ã‚“ãªãƒ—ラグインãŒã‚ã£ãŸã‚‰ã„ã„ãªãƒ¼ã¨æ€ã£ã¦ãŸã¨ã“ã‚ã§ã—ãŸã€‚欲ã—ã„ã‚‚ã®ãŒå‘ã“ã†ã‹ã‚‰ã‚„ã£ã¦ãる時ã£ã¦ãƒ„イテル時ã§ã™ã€‚
I’m a bit of a neat-freak when it comes to file locations, in part because if third-party files are mixed in with the standard Wordpress files, I will almost always end up wiping them out when I upgrade Wordpress.
So…
I’ve taken the liberty of modifying this plugin so that the files all are located in the plugins folder. The modified v2.0.4-n plugin can be downloaded directly from my website.
It hasn’t been too thoroughly tested, but appears to work just fine. BE SURE to read the “readme” file, as some people may have to modify one line in a file.
Thanks for this great plugin, and I hope this mod helps further development.
RE: the modified plugin I noted in the above comment, I have added a short blog entry regarding the download.
http://www.striderweb.com/blog/258
Regards, etc.
Steve
Testing sticky post plugin. *dig nose, find-find green goo, stick it to the ceiling* That’s how sticky post works. I have added asubscribe to comments plugin. It means, you gotta un-tick the little box after the ‘Submit Comment’ button or else this blog will spam you with notifications that someone has commented. I am doing this just for fun. If it annoys you, I will take it off (i.e. uncheck the box).
[...] The new attack relies on the popular Subscribe to Comments plugin, so will not work on a default installation of Wordpress. The plugin allows blog visitors to be notified by email when new comments are posted to a blog entry. To protect against malicious un-subscription, the plugin sends a cryptographic challenge to subscribers, which must be presented to modify their preferences. It is generated as MD5(email address || DB_PASSWORD), strikingly similar to the user profile data filename. [...]
[...] Outro excelente! Permite aos utilizadores serem notificados sempre que alguém comenta um post de que são autores ou um post em que também comentaram. Permite-lhes escolher se querem ou não serem notificados, cancelar as assinaturas, post a post, enfim, tudo o que existia nos bons velhos tempos do forum (ah que saudades do phpBB) (SITE) [...]
[...] Subscribe to Comments changes that. It’s a free WordPress plugin that accomplishes something I’ve wanted to do for a long time: Make it easy for people who comment on blog posts to stay in the conversation, without demanding that they return to my website to see if anyone has responded to them. [...]
[...] Pleasantly surprised this morning when I found a message in my inbox floated from Dylan Tweney’s blog. I had checked the “Notify me of followup comments via e-mail” box when leaving a comment there a week ago, not thinking much of it. Turns out Dylan is using the excellent Subscribe to Comments WordPress plugin, which fills a real hole — I would never have thought to return to the site to see whether there were follow-up comments (I only do that when a good argument is in progress :). [...]
Hi there.
I’ve found this problem where, after the comments box and where it should show the checkbox for subscribing to a comment thread I only get an “a” letter. Nothing more. If I’m logged in then I get just the “a” and if I’m not logged in I get a checkbox with the “a” as its text.
It looks to me like a bad text replacement but I can’t be sure.
Has anyone found anything like this? I thought it could be theme related, but I’ve found it in two different themes.
I have just upgraded to WP 2.03 and the latest verson of my theme and am alsop getting the ‘a’ problem mentioned above.
I have looking at this further and
In admin > options > subscribe to comments
all the text boxes have an ‘a’ in them.
If I make an entry in the .Not Subscribed box with ‘Receive an email when new comments are posted?’, this shows up. But I don’t know what to put in the other boxes.
[...] Subscribe To Comments [...]
1 - Subscribe to Comments 2.0 [ Tempus Fugit | TxFx.net ]
[...] HCGTV: actually, I think the feature I and others have been talking about is an optional per-post “subscription” a la the WP Subscribe to Comments plugin (which is often brought up by name in a lot of the threads I’ve spotted). I would not want anyone to sign up and receive individual emails of ALL comments, save for me. On some blogs I could anticipate the traffic from per-post notifications becoming an issue with the hosting provider, but I do not anticipate anywhere near that kind of email traffic being generated in this particular case. [...]
Subscribe to Comments 2.0 エントリーã”ã¨ã«æ–°ã—ã„コメントãŒã‚ã£ãŸã“ã¨ã‚’ãŠçŸ¥ã‚‰ã›ã—ã¦ã‚ã’るプラグインã§ã™ã€‚ ã“ã®ã‚µã‚¤ãƒˆã ã¨ã€ã‚³ãƒ¡ãƒ³ãƒˆã®ãƒ†ã‚¯ã‚¹ãƒˆï½¥ã‚¨ãƒªã‚¢ã®ä¸‹ã«
[...] Subscribe to Comments - This is a feature you will find on countless blogs out there - the ability to track comment conversations by e-mail. Why should you have to watch the site yourself for follow-up comments to yours when the site should be doing it itself. Enter Subscribe to Comments. Every time a new comment is added to conversations you’ve marked - you will be e-mailed. [...]
Ich wollte hier nur kurz auf ein ganz tolles Plugin hinweisen: Subscribe to Comments 2.0 Mit diesem wunderbaren Plugin gibt man dem Kommentator die Möglichkeit den Beitrag zu abonnieren, sprich er wird via Email bei neuen Kommentaren/Antworten benachrichtet. Ich persönlich finde dieses äusserst praktisch da ich meistens Fragen zu den
Cool plugin! I love it, except for this one problem.
I am using Akismet to block spam, and I am also moderating all comments. The problem I’m having with Subscribe to Comments is that it emails out non-moderated spammy comments to subscribers. It doesn’t seem to listen to Askimet, or to notice that the comments it’s mailing out haven’t been approved.
Suggestions?
Christine,
Subscribe to Comments only sends out notifications for comments that have been approved.
Hi Mark,
it looks like I am having the same problem as Christine. I am using Spam Karma 2.2 and the last version of your plugin.
My web host has blocked my outgoing mail service because too many spam e-mails were being sent and were returned. After looking at the mails in error, I found that all the mail addresses were found in the comments table.
I suspect there is something going wrong between your plugin and SK2 (and apparently Akismet as well), or maybe something is not configured properly.
Would you have any clue ?
Vincent
Vincent,
That’s a different problem than the one Christine reported, but my answer is similar:
Comment notifications only go out to commenters with approved comments, unless you have a “subscribe without commenting” box implemented (which is looks like you have). And in that case, the e-mails wouldn’t be in the comments table, but in the postmeta table.
Indeed ! I had forgotten about the manual subscription form. I guess that removing it and cleaning the table should solve the problem. Spammers suck badly.
Mark wrote: “Subscribe to Comments only sends out notifications for comments that have been approved.”
That might be the intent, but it isn’t what happened on my blog. As I mentioned, I use Akismet to filter out spam, and then I moderate comments as well. I can see what comments appear in my blog quite clearly, and as a result of Askimet and moderation, there is no spam on my blog.
However, I did subscribe to a number of comment threads on my own blog, partly in order to test the Subcribe to Comments plugin. And you know? That resulted in comment spam being emailed to my subscription address.
So it is quite clear that Subscribe To Comments does indeed send out un-approved comments.
Nice plugin. Think Ill use it on my site. Thx.
[...] Passiamo all’altro plug, ovvero Subscribe to comments. Lo trovo molto utile in quanto da la possibilità agli utenti di ricevere una notifica(via mail) se qualcuno risponde ad un commento lasciato. [...]
[...] With this in mind I responded to her comment telling her thanks. Then I came to think, how the hell will she know that I responded unless she checks that specific page again soon, well she won’t. This can’t be. I set out on a goal and finally came across a plugin to help with just this situation. The plugin is called Subscibe-to-comments [oddly enough]. After just a little bit of css styling I got the plugin looking and working just as I liked. Great stuff. So now wonderfull Michelle Ma Belle, and anyone else, can be notified, if they so choose, to responses to thier comments on a specific post of mine. This is awesome, and works well. So next time she takes time out of her life to read and comment on my blog she can be notified of any other comments that take place on that same posts. [...]
I came to think, how the hell will she know that I responded unless she checks that specific page again soon, well she won’t. This can’t be. I set out on a goal and finally came across a plugin to help with just this situation. The plugin is called Subscibe-to-comments
I can’t see how. The entire section of code that sends out the notifications is wrapped by this code:
if ($comment->comment_approved == '1' && $comment->comment_type == '') {Anything else installed that might be messing with the comment approval flag?
Mark wrote: “Anything else installed that might be messing with the comment approval flag?”
Here are the other plugins I use:
* Auto-Close Comments 0.2
* Akismet 1.15
* WordPress Mobile Edition
* Random Quotes 1.3
* WP-ContactForm 1.4.3
* WordPress Database Backup 1.7
[...] I’m curious - do people follow the comments left here at Bright Meadow? I know I do, and frequently get into long conversations in the comments thread, but at the same time I know Moose doesn’t so much. For those of you that do follow the conversation, is the option to subscribe via RSS enough for you, or would you like the option to subscribe to comments via email? Personally the thought of my inbox filling up with comments I’d subscribed to leaves me cold, but that’s just me - if people want it, I will supply it. [...]
Any idea on the problem with pages with a comments form displaying the “a”? I can only see that it’s related to the plug-in but can’t figure out how.
skippy dot net » wp-db-backup WASABI » Blog Archive » WordPress Related Entries 2.0 Subscribe to Comments 2.0 [ Tempus Fugit | TxFx.net ] Neato : Ultimate Tag Warrior 3 WebDeveloper » Noteworthy Plugin eightface // flickrRSS plugin for WordPress Sons Of Skadi » Extended Live Archive Brian Meidell’s Blog » Brians Latest Comments 1.5.5
» Subscribe to Comments 2.0 [ Tempus Fugit | TxFx.net ]
This plugin lets visitors and posters to subscribe by email to the comments on a particular post. Commentors can click the box on the bottom of the comment box or others can simply subscribe without commenting. Plugin website: http://txfx.net/code/wordpress/subscribe-to-comments/
[...]
Subscribe To Comments : Another way to bring back past visitors. Once someone has commented, they can receive notification when that comment thread is updated for potential replies. [...]
[...] En effet, j’ai installé le plugin wordpress nommé subscribe-to-comment qui permet à chaque personne laissant un commentaire d’être notifié par e-mail de la publication d’un nouveau commentaire. [...]
[...] Ab sofort können die Kommentare zu einzelnen Einträgen auch abonniert werden. Es kommt dann eine automatische E-Mail-Benachrichtigung, wenn jemand einen neuen Kommentar schreibt. Das Plugin Subscribe-to-Comments 2.0 macht’s möglich. [...]
[...] En effet, j’ai installé le plugin wordpress nommé subscribe-to-comment qui permet à chaque personne laissant un commentaire d’être notifié par e-mail de la publication d’un nouveau commentaire. [...]
[...] Salut,j’ai remarqué depuis ce soir j’ai un message d’erreur avec ce plugin Subscribe To Comments quand je vais dans la partier GérerWarning: sg_subscribe_admin(d:wwwblogdemoi.comwebsite/wp-subscription-manager.php): failed to open stream: No such file or directory in d:wwwblogdemoi.comwebsitewp-contentpluginssubscribe-to-comments.2.0.4subscribe-to-comments.php on line 789Warning: sg_subscribe_admin(): Failed opening ‘d:wwwblogdemoi.comwebsite/wp-subscription-manager.php’ for inclusion (include_path=’.;c:php4pear’) in d:wwwblogdemoi.comwebsitewp-contentpluginssubscribe-to-comments.2.0.4subscribe-to-comments.php on line 789voila le plugin http://txfx.net/code/wordpress/subscribe-to-comments/merci Reseau wifi Citoyen en Martinque [Flash & RoR] Hors ligne [...]
[...] txfx.net/code/wordpress/subscribe-to-comments/ 5 [...]
I’m loving this plugin–what a fantastic idea! However, somehow the checkbox is showing up at the bottom of the page, right below the sidebar and just above the footer, instead of at the end of the comments section. That is, there’s a huge gap between the “Submit Comment” button and the subscription checkbox. I’ve tried adding the code to make it manually show up just above the comment submission button, but then it pushed both the checkbox and the submission button to just below the sidebar. Any ideas? Thanks so much!
[...] Subscribe to Comments [...]
List of the Wordpress plugin can apply on TriK2:- Extended Live Archives or Super Archives FlickrRSS Gravatars Favatars Conversational Categories Time Since Related Posts Brian’s Latest Comments del.icio.us cached Subscribe to Comments Bunny’s Technorati Tags I hopes Thilak can give more tutorial and post about this TriK2 Wordpress themes in future. Download this Theme Tags: Trik2, 3column, wordpress, themes, blog
[...] Liquid Black is a minimalist/clean design, with front-page focus divided primarily between content and photos (which could be modified for a second content / asides / ads column). The pugins required to get it running are: Limit-Post to control the maximum amount of characters displayed for an entry on the main page. Ultimate Tag Warrior to provide folksonomy (tagging) functionality. Brian’s Latest Comments shows latest comments with ‘temperature’. FlickrRSS provides recent photostream. Subscribe to Comments allows single-comment email subscriptions to readers. [...]
[...] Subscribe To Comments é€šè¿‡é‚®ä»¶è®¢é˜…å½“å‰æ—¥å¿—çš„åŽç»è¯„论。 [...]
Mazda Rx-8 Rx-7 Sale Skid Steers Car Buying Tips
ã“ã®ãƒ¬ãƒ“ューã®URL | トラックãƒãƒƒã‚¯(0) | コメント(0) | ã“ã®ãƒ¬ãƒ“ãƒ¥ãƒ¼ã«æŠ•ç¥¨ã™ã‚‹ [ 有効 1票 / 1票 ] ?
Länkar [IMG Bloggtoppen.se] 1. Crossnet 2. Dagen 3. Kat Obs 4. KyrkansTidn 5. Världen idag Bed.nu Bibelskolan Biblicum Brogren Cellkyrkan Church of Fools Diakrisis EFK EFS ELM/BV Ema & Aijan Flammor.se Folk&Språk Frimodig kyrka Frälsningsarmén Förbön Sverige GlobeOfBlogs HCJB
ç§ãŒä»Šä¸€ç•ªæ³¨ç›®ã™ã‚‹ãŠå‹§ã‚サイトã 。 ç„¡é§„ãªèª²é‡‘ãŒç„¡ã„為ãƒã‚¹ãŒç„¡ã„。 ä»–ã®ã‚µã‚¤ãƒˆã§ã¯ãƒã‚¤ãƒ³ãƒˆãŒå‹æ‰‹ã«æŒ¯ã‚Šè¾¼ã¾ã‚Œã€ åŠã°å¼·å¼•ãªè«‹æ±‚ãŒæ¥ã‚‹ãŒã€ ç§ãªã‚‰ãã®é‡‘を奴隷ã«ä½¿ã£ã¦ã‚„りãŸã„。 è€èˆ—ã§ã‚ã‚‹ã“ã“ã«ã¯ãã†ã„ã£ãŸèª²é‡‘ã®ãƒˆãƒ©ãƒ–ルã¯çš†ç„¡ã¨èžã。 早速ã登録ã—ãŸã®ã ãŒã€ フリーã®ãƒ¡ãƒ¼ãƒ«ã‚¢ãƒ‰ãƒ¬ã‚¹ã§ç™»éŒ²ãŒå‡ºæ¥
Find Young Bond Sketch Art and More… New James Bond DVDs Released in UK Possible Young Bond 3 Cover Themes? YBD Home
[...] I’ve got both the Subscribe to Comments and FeedBurner plugin working with WordPress 2.1. [...]
Thanks for the Great Plug-in!
Just wanted to say that, right now I have joined an SEO Contest for the term ambatchdotcom seocontest (you can find out more by clicking my name above) and this plugin is one that was installed!
Amazingly useful! Absolutely necessary!
Keep up the incredible work!
Thanks a Million!
Michael Valiant
http://www.ambatchdotcom-seocontest.ca
[...] You can read more about the comments plugin for WordPress here. [...]
[...] This is where the Wordpress Subscribe to Comments plugin can help. When a visitor posts a comment, they just put a check in the box to “nofify” and they will receive all future comments posted. [...]
[...] Subscribe to comments, Låter en besökare prenumerera på meddelanden via mail när någon annan kommenterar samma inlägg besökaren i fråga kommenterat. Suveränt för tekniskt ointresserade besökare som inte använder sig av RSS-flöden för kommentarer eller verktyg som CoCommment, men ändå vill vara med i debatten om ett inlägg. Varje användare som prenumererar på meddelanden har tillgång till ett administrationsgränssnitt där hen kan hantera prenumerationer och byta eller spärra sin e-postadress. Testa själv genom att kommentera det här inlägget (längst ner), bocka för rutan “Skicka mig ett mail …”, och ladda sen om sidan. Nu har du under formuläret en länk till administrationsgränssnittet för din e-postadress. [...]
[...] If anyone has any other suggestion for useful plugins please let me know. I’m always curious on how others operate their blogs and what secrets they use for traffic etc. One other plugin I’m current looking at installing is Subscribe-to-Comments but I’m not sure if it’s necessary for here or not — once again it might be a good plugin for the new blog as it’s a more “niche” blog. [...]
[...] Een kleine update aan de site, als je een commentaar plaatst op een bericht kun je je nu abonneren (via e-mail) op andere reacties op dat bericht, zodat je de discussie kunt blijven volgen. Ik heb de “Subscribe to Comments 2.0” plugin voor Wordpress gebruikt (met Nederlandse vertaling plugin), op aanraden van R-Win (ook bekend van DeKoopman.net). [...]
[...] Okay, I added the ability to subscribe to comment threads so that you can have email sent whenever a comment is posted on posts you have subscribed to. You can always unsubscribe later. Subscribe To Comments [...]
Awesome and useful plugin. Easy to install. This should be built into WordPress!
[...] Meine Zickenlaune verspieltIrgendwie hatte ich keine Lust heute Abend vor den Fehnseher zu sitzen und mir irgend einen Film an zu sehen. Mein PC Platz ist auch gerade sehr angenehm, so dass ich mal wieder so richtig am PC zu tun hatte und Nachdem ich bei Martina was entdeckt habe, musste ich es auch sofort austesten , ich habe jetzt auch subscribe-to-comments bei mir eingefügt, so dass man jetzt bei weiteren Kommentaren per Mail benachrichtigt werden kann Ich hoffe, dass es auch funktioniert *lach* Danke Martina Dann habe ich ein wenig die Sidebar bearbeitet und da das Plugin Zap_Recent_Commented eingebaut. Ich finde das klasse [...]
Great great plugin, thanks for sharing
[...] Just a quick fix to the site tonight. That nifty little checkbox that allows my readers to subscribe to the post’s comments was floating to the bottom of the page in my new theme: Green Marinée. This was due to an unneeded clear: both; in the Subscribe to Comments plugin’s inline CSS. Removing all occurrences of these within the file subscribe-to-comments.php (and nesting the tag within my comments.php form) now allows users to easily choose if they want to subscribe or not. But c’mon… really… why would anyone not want to subscribe?!?! [...]
Just wanted to say I am now using this plugin on my blog and its working great - a fantastic addition that is sure to improve readers ability to engage in discussions. Thanks a million for taking the time to code such a great WordPress plugin!
It works like a charm. Thanks.
This is perfect, just what I needed.
Shared by: Nate Koechley on 7/26/2006 at 4:47 PM - Details Subscribe to Comments 2.0 [ Tempus Fugit | TxF…
Thanks, great plugin!
[...] Subscribe To Comments Allows readers to recieve notifications of new comments that are posted to an entry. By Mark Jaquith and Jennifer (ScriptyGoddess). [...]
Hi- I love your plug in- and have it on lots of sites on my server. However- I decided to help a friend with an install on his server (yahoo)
I keep getting this error above the dashboard everytime I activate it:
WordPress database error: [Access denied for user 'yscr_bbXXMG'@'localhost' to database 'blog']
ALTER TABLE wp_comments ADD COLUMN comment_subscribe enum(’Y',’N') NOT NULL default ‘N’
any ideas?
He has some odd plug-ins running:
Akismet for Yahoo
BASTATS
wp-cache
sidebar widges
yahoo blog statistics
customizable permalinks
some of the comments above made me think it might be the permalinks plug-in - but disabling it doesn’t make a difference.
Thanks!
[...] Subscribe to Comments [...]
留言订阅æé†’
[...] I’ve added a plugin to the Think New Orleans weblog that I’ll probably roll into the web publishing platform. It is called Subscribe to Comments and it installs easily, however the manage subscriptions link for logged in and registered users points to a page that says 404 not found. [...]
[IMG 54][IMG 53][IMG 52][IMG 51] [IMG 50][IMG 49][IMG 48][IMG THE KIDS ARE ALLRIGHT?] [IMG 45][IMG 44][IMG 43][IMG 42][IMG 41] [IMG 40][IMG 39][IMG 38][IMG 35] [IMG 33][IMG 34][IMG 32][IMG 31][IMG 30]
嘘ã«ç¬‘ã†ã€å˜˜ã«æ³£ã..å…¨.. ãƒãƒ«ã‚«ãƒŠçµ† 響ãåˆå‰å››æ™‚é ƒ ç°è‰²ã®ä¸–界 犬神æ°9號侵è•型病變體 『?ã€::where i.. 明日も晴れるã ã‚ㆠç§ã‚ã“ã“ã«ã„ã‚‹ã‚ˆã€æ°¸é ã«ã€‚ 木或 妿”¯ ãã‚ãã‚“Â§é»’ã„æœã€ç™½ã„夜 ※ãã‚ãã‚“äººæ ¼ã®ç§˜å¯†ã—ã¤â€» endlessfuneral ____ï¼´.ï½.k.ï½™..