Wordpress: Get email addresses from comments

Discussion in 'WordPress' started by PEHW, Jun 6, 2008.

  1. #1
    Is it possible to get all of the email address from comments on your wordpress blog? I would like to send everyone who has made a comment on my site an email.
     
    PEHW, Jun 6, 2008 IP
  2. rjhere

    rjhere Banned

    Messages:
    618
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You can get it through the database. I created an admin page to do this.. Not sure if there is a way through the interface though.
     
    rjhere, Jun 6, 2008 IP
  3. PEHW

    PEHW Peon

    Messages:
    247
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    can you explain more...
     
    PEHW, Jun 6, 2008 IP
  4. mizaks

    mizaks Well-Known Member

    Messages:
    2,066
    Likes Received:
    126
    Best Answers:
    0
    Trophy Points:
    135
    #4
    I don't think a plugin has been created for that purpose. You can just do a SQL dump of your comments table into a csv file and import into your favorite bulk emailer program...
     
    mizaks, Jun 6, 2008 IP
  5. craiger22

    craiger22 Well-Known Member

    Messages:
    1,472
    Likes Received:
    99
    Best Answers:
    0
    Trophy Points:
    170
    #5
    It is simple to grab them all from the database using phpmyadmin. If you need help feel free to contact me and I can walk you through it.
     
    craiger22, Jun 7, 2008 IP