Subscribe to Comments 2.0-alpha-4

April 9, 2005
10:28 pm
Posted in: WordPress

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.

10 Responses to “Subscribe to Comments 2.0-alpha-4”

  1. [...] 12:02 PM EDT After just updating this, I’m already running a new version of Subscribe to Comments (2.0 alpha 4). I discovered this on another person’s blo [...]

  2. Poonam says:

    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!

  3. Mark says:

    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

  4. Amit Gupta says:

    you are releasing the alpha-4 now(april-9-2005) while you released alpha-5 on march-28-2005. I’m a bit confused!!! :-o & when you will you be releasing the final version?

  5. Mark says:

    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.

  6. Amit Gupta says:

    March 28th was the release of the first version… I just updated the post’s title to reflect the latest version.

    You should’ve mentioned that you’ve updated this on the date you did that, to avoid the confusion. :p

    I’ve been really busy, so I can’t really promise a release date.

    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!!! ;)

    But as it is, there are only very minor issues in the latest version, so you’re not missing out

    hmm, I might try it out then!! btw, if its near stable, then why is it an alpha yet? why not a beta?

  7. Mark says:

    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.

  8. [...] en trabas de entrada. Para quienes quieran implementar esto en sus blogs bajo Wordpress: Subscribe to Comments Wordpress Plugin.
    Archivado en: Este sitio

    [...]

  9. Alex says:

    Is there a magic switch for the blog admin to see all subscriptions?

  10. Mark says:

    It’ll make it into the next version, but until then, there are some solutions in the comments here.