I like to send out an email to all people that have commented on my blog during the years. Is there any plug in or other way to do this?
I like to send out an email to all people that have commented on my blog during the years. Is there any plug in or other way to do this?
Since they didn't opt-in or give you permission to do so, it would be considered spam.
You don't want to piss off readers - especially not those who comment.
You can get the user_email field from the wp_users table:
Then you can put it in whatever email program you like.Code:mysql>select user_email from wp_users;
Submit Your Webmaster Related Sites to the NB Directory
I swear, by my life and my love of it, that I will never live for the sake of another man, nor ask another man to live for mine.
Theres a plugin to do this...can't remember off the top of my head what it's called though. I'd never use it since its just spamming your viewers :/
Well yes i know i am spaming my viewers but i am moving from WP to VB so i need to inform them that the old will be gone.
This should achieve what your trying to do
contact-commenter.zip
Reverse IP Check ಠ_ಠ Proxy Sites
<?php if ($youask == 'stupid question') { echo ('stupid answer'); } ?>
thesyndicate (1 May, 2010)
Use this plugin Subscribe to Comments � Tempus Fugit by Mark Jaquith
thesyndicate (1 May, 2010)
Bookmarks