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. With the new version you can see how many subscribers there are and you can also see a list of the most “subscribed” posts.
The previous version (2.0.8) wasn’t working with Wordpress 2.1 so upgrading to the latest version is a good idea.
If you don’t want to upgrade, here is what you need to do on the previous version to work with Wordpress 2.1:
You should update the file subscribe-to-comments.php. On line 438 put “(array)” before “get_post_meta(” and you should have something like this “(array)get_post_meta(“.
[Thanks Alex]
Technorati Tags: subscribe to comments, wordpress plugin
If you enjoyed this post, make sure you subscribe to my RSS feed!
Related Posts:
Posted on January 26, 2007
Np, glad I could help you