Thank Me Later
Thank Me Later is a plug-in which will automatically send a thank you email to readers after they post a comment. It can be set to send the message a time after the comment was posted (an hour, day, week, month, etc). It is effective as it will remind readers of their comments and gets them engaged with future discussion and your blog. It is useful to attract “one-time” readers who will post one comment, and then forget about your blog.
Thank You messages are fully customizable and provide use of “tags” which represent variables. So, for example, you can refer to readers by their names, and reference other variables including comment page, the comment ID, etc. Support for PHP is also included to make the system even more extensible to those with experience.
Screenshots
Changes
Version 1.1 fixes a bug which prevents Thank Me Later sending emails. It is recommended you update to 1.1 as soon as possible. Also new in 1.1:
- Thank Me Later should now work when in a sub-directory of /wp-content/plugins/. This error was due to misuse of PHP’s basename function.
- Change in how settings are saved for performance reasons.
- Ability to send email for previous comments (for first-time use).
- Facility to send an example email so you can see what it looks like.
- Support for HTML emails.
- More friendly time settings.
- Send history, and scheduled emails.
Version 1.3.1 is a minor upgrade which supports localization, to allow for translation.
- Change in database table design, to support improved functionality. WARNING: By upgrading, all previous records will be deleted. This includes send history and comments in the queue.
- Spam email addresses and comments are hidden from Send History and Scheduled Emails.
- Improved installation process to make upgrades easier (required for table design changes).
- Fixes a few spelling mistakes and problems due to localisation in 1.3.1.
Version 1.4.1: No information
- Uses WP-Cron to process queue at regular intervals.
- Comes with pre-installed “templates”, which allow you to quickly place titles, excerpts and URLs into your emails dynamically.
- Allows you to restrict posts by tags and categories.
- Fixed some minor timing issues.
- Fixed menu formatting in WP 2.7.
Version 1.5.2: No information
- Uses different mode of scheduling sends, which is hopefully more reliable than WP-CRON.
Version 1.5.3.1: No information
- Multiple messages
- ‘Better’ i18n support
- nl2br() functionality, to make writing HTML messages easier.
- Syntax highlighting for PHP (limited support).
- User restrictions (ie, only send to logged in users)
- Opt out page.
- Modularised interface (and code).



Comments
Have you fixed the problem of displaying image. I am using Thesis and the Thank You button does not display properly, just half of that in FF and double in IE7&8
@Tinh, I have no idea what images and buttons you are talking about. Please provide more information at http://infinity-infinity.com/forums/forum/support. Some screenshots would be useful.
Thanks,
Brendon.
how to add related posts in the mail
@Rajesh, This PHP code will use the YARPP plugin to get related posts for HTML e-mails (formatted the same as it would be beneath posts):
-Brendon.
Good afternoon! The tool is great!! The only problem is that the system sends the “thank e-mail” with a big delay. We will appreciate your help with this.
@G Altieri:
Have you adjusted the ‘Send after’ time? (See Additional Options->Messages Defaults). It is set to 1 day delay in the factory default.
Please ask any future questions in the forums.
Thanks,
Brendon
[...] 10.Thank Me Later [...]
Brendon -
I saw your TML functionality work on a friends blog and love it! However, I have a typepad blog. Any chance that I can get to work there too?
@Stephanie:
Unfortunately, there is no way (I know of) to get TML working on TypePad, and I am not interested in re-writing the plug-in for that platform. The only thing I can recommend is switching to Wordpress.
Thanks,
Brendon.
Hi there,
first of all your Forum is showing a system error message. Second, a general ‘How-To Configure TmL’ help wouldn’t be that much work for you and it would be great for the lovers of your plugin…
Thanks!
@The Wanderer,
The forums seem to be accessible from my point-of-view: maybe it was a temporary issue. Thank you for you suggestion: a basic help guide was intended to be included in TML, but I had no time to complete it. Your suggestion has been noted, although I have no current intentions of improving Thank Me Later.
Thanks,
Brendon.
Hi Brendon,
I’ve just installed TML. When activating it,I get this error:
Parse error: parse error, unexpected ‘)’, expecting ‘(‘ in /home/content/G/l/e/Glendasblog/html/wp-content/plugins/thank-me-later/tml_includes/admin/admin.php on line 34
Any suggestions?
@Glenda,
Please ask questions in the forums. As for the error, I don’t see what could be the problem — please post the contents of this file in the forums.
Thanks,
Brendon.
Hi,
Lovely plugin and thanks a zillion for it.
I have 2 questions for you, if you could kindly answer. Hope these are not stupid questions – I am new to Wordpress and coding.
a) You have given a YARPP code in response to a question from Rajesh above. Could you please clarify where this code should be inserted and how?
b) Please advise what happens when someone enters an invalid email address.
Thank you
Stry:
a) You can put this code into a message, in TML’s insert or edit messages page. I don’t remember whether I tested it, but I think it will work; please let me know, otherwise.
b) Wordpress should take care of this (and does so by means of RegEx), before a comment is published (and hence before TML knows about it).
-Brendon.
Wondering if anyone’s having an issue with the “from” name not showing up in emails?
Is showing up as “(unknown sender)”…
Thx,
@Ryan Hartman:
This issue is currently being investigated. Please provide any information you have, which could be of assistance, to http://infinity-infinity.com/forums/topic/unknown-sender-issue. This issue is not currently resolved, but please check back on that thread for updates.
Thanks,
Brendon.
Hi there,
Is there a token for BlogName & Blog URL, because I would like to copy the “wp_options” table settings from one blog to another blog… and unfortunately it doesn’t look relevant to direct user to another site due to the saved message (that gets copied onto the new wp_options on the new blog =).
Anyway, do you get what I mean? It would be helpful to include the tokens for [BlogName], [BlogURL] and [CommentedPostURL] ==> replaced with these respective functions: get_bloginfo(‘name’), get_bloginfo(‘url’), and get_permalink($post_ID).
Best regards.
Oh if get_bloginfo doesn’t work. Use these:
[BlogName] => get_option(‘blogname’)
[BlogURL] => get_option(’siteurl’)
[PostURL] => get_permalink($post_ID)
*Note: you can get the $post_ID with:
———-
global $post;
$post_ID=$post->ID;
———-
Best regards.
@Best WordPress Plugins:
You could (and should) use PHP for this:
-Brendon.
[...] Version: 2.0.0.1 Plugin Location: Brendon Boshell’s Thank Me Later [...]
[...] Version: 2.0.0.1 Plugin Location: Brendon Boshell’s Thank Me Later [...]
[...] Thank Me Later by Brendon BoshellOne of the most important part of running a successful blog is interaction with your users. If you do not engage them when they comment, they will stop reading. Like in business, it takes 10 happy readers to counteract the effects of a single disgruntled one. Think about it. How often do you rave about a blog that you read to your friends? Now, (honestly) how likely are you to bad-mouth one that irritated you? Thank Me Later automatically sends an email to a commenter at an interval you choose ranging from seconds to weeks. It also allows you to set up multiple custom emails so that the same email address does not receive the same email twice. Now, this does not take the place of personal interaction with your visitors, but it gives you a way to make contact with them at a predetermined time to re-engage them and get them to come back. Another MUST HAVE for the serious blogger. [...]
Hi there..
I just installed Thank Me Later 2.0.0.1 on Wordpress 2.8.6. But it seems not working. Even sample email doesn’t send. (My wordpress sends normal notifications to me like, new user new comment etc.)
Do you have any idea why is that?
[...] 10. Thank Me Later [...]
This is grate plugin. For sure I’ll install it today.
This is polite to send tnx e-mail
Thanks for this Plugin, I have posted review about it, You can see it at http://www.rajeshpatel.net/send-thank-me-later-to-your-blog-commentators/
hello,
is there a plugin that does the same but with posts ? means that after each post, the author got also a thankyou email about the new post…