The alpha 4 version of Subscribe to Comments 2.0 is now available. Upgrade if you were having problems. If you are using a cutting edge version of WP 1.5.1, it is a necessary upgrade, because of some recent file shuffling in SVN.
I’m still going to hold off publicly releasing a final version until WP 1.5.1 is out, because I don’t want to have to spend all my time supporting issues that are related to the bugs in WP 1.5
The only people who should be using this now are people who are comfortable running alpha WP 1.5.1 code.
is there possible to see all of the email addresses that have subscribed to comments? is that something that can be implemented in the new version?
Thanks! Love the plugin!
Poonam, I might implement this in a future version, but honestly, there is no real functional reason for having that. It would only be there as a curiosity satisfier.
I whipped up some code that’ll display the list of subscriptions. As of right now it’ll only display subscriptions that were made by leaving a comment.
I make no promises or guarantees about this code.
Save this text as
wp-subscriptions-viewer.php
and upload it to your main WordPress directory. Make sure there is no whitespace before the opening<?php
or after the ending?>
wp-subscriptions-viewer
you are releasing the alpha-4 now(april-9-2005) while you released alpha-5 on march-28-2005. I’m a bit confused!!! 😮 & when you will you be releasing the final version?
March 28th was the release of the first version… I just updated the post’s title to reflect the latest version. I’ve been really busy, so I can’t really promise a release date. But as it is, there are only very minor issues in the latest version, so you’re not missing out.
You should’ve mentioned that you’ve updated this on the date you did that, to avoid the confusion. :p
Is this a co-incidence? A lot of people whose projects I’m insterested in are busy at this time, including me!!! 😉 Its alright though. Its better than sitting idle!!! 😉
hmm, I might try it out then!! btw, if its near stable, then why is it an alpha yet? why not a beta?
Because up until a couple of weeks ago, WordPress 1.5.x (which this plugin requires) wasn’t yet stable. So while the plugin might be fairly mature, the software it ran on wasn’t.
Is there a magic switch for the blog admin to see all subscriptions?
It’ll make it into the next version, but until then, there are some solutions in the comments here.