a d v e r t i s e m e n t s

Hacking the WordPress Email Notification Plugin v2.3.1

I recently downloaded a wordpress plugin called WordPress Email Notification Plugin v2.3.1 to notify my subscribers for an update, although rss feed also available, but I think I also need this option. WordPress Email Notification Plugin v2.3.1 is a good email notification plugin with a complete admin area to import emails, export emails, remove emails, send emails, and updating the email notification plugin’s settings. It also a very easy to set plugin, although it needs to upload an extra directory (maillist directory) to server, unlike other plugins I’ve installed before.

The installation also a bit different, after I uploaded a directory called ‘maillist’ along with its content, I need to run the install.php and write some informations about database name, user name, password etc. After complete installation in ‘maillist’ directory, I may then activate the plugin via wordpress admin panel. And the plugin is active.

But I was a bit dissapointed after I saw that there’s no option to send emails to a smaller amount subscriber, e.g only send email to first 1000 subscribers from total 10000 subscribers in our databases. So I decided to tweak the ‘block_send_email.php’ file that was located in ‘plugins’ directory.

I added a string variable called ’start’ and ‘max’ that will limit the query of ‘wp_email_list’ table. So the query will be something like this: “SELECT * FROM wp_email_list WHERE gets_mail = 1 LIMIT $start, $max” instead of “SELECT * FROM wp_email_list WHERE gets_mail = 1“. Two text box also added into form, a start textbox and a max textbox (it also serve as a constant value) in each query.

The form will be looked like figure below

wp_email_not.jpg

So now, if I would like to send only a hundred subscribers in Monday and a hundred again in the next day and so forth, I just write ‘0′ in start and ‘100′ in max and click ’submit’, and it will send first 100 subscribers and automatically the form displays the next start value (which is 100) and I just need to click ’submit’ again to send the next 100 subscribers and so forth.

So if you feel not easy to send 10000 email in one time (specially those with slow internet connection speed), give a try to this WordPress Email Notification Plugin tweak.

WordPress Email Notification Plugin v2.3.1 can be downloaded here, replace the ‘block_send_email.php’ file with the tweak file.

Incoming Search Terms to This Page:

wordpress email notification (197), wordpress email notification plugin (109), email notification wordpress (31), wordpress email notifications (22), wordpress email notification plugin v2.3.1 (18), wordpress plugin email notification (17), email notification plugin (15), wordpress email notify (14), wordpress mail notification (14), email hacking tips (11), wordpress notification plugin (11), wordpress notification (11), computers internet blog (10), hacking emails (8), hacking email (8),

7 Responses to “Hacking the WordPress Email Notification Plugin v2.3.1”

  1. Mike Says:

    I find it a lot easier to use 3rd party newsletter programs, like the one provided by Feedburner. I don’t have to worry about the number of mails required to be sent and my email address doesn’t risk ending up blacklisted by google or yahoo. It’s easier and it’s for free..

  2. moonswamp Says:

    agree with mike~ i haven’t use this plugin yet

  3. Eric Says:

    This is exactly what I expected to find out after reading the title the WordPress Email Notification Plugin v2.3.1 for those with a slow connection speed. | Google AdSense Tips Tricks, Photography Learning, Free Stuff, Newbie SEO. Thanks for informative article

  4. Administrator Says:

    Thanks Mike, the reason was, I had some subscribers before — via my old web, later I updated my web with Wordpress

    Thanks for stopping by

  5. Tips For Wordpress Says:

    Hello webmaster , I like your blog about tips for wordpress but you can also have a chance to monetize it , did you know it ? You can get some wordpress blog automatic content that can earn you some extra bucks a month even while you sleep.Just A Great Tip For You !. I currently earn about $1,300- $2,500/month using auto blog income content generator just after 3-4 months.I found you on Stumbleupon with your post regarding the WordPress Email Notification Plugin v2.3.1 for those with a slow connection speed. | Google AdSense Tips Tricks, Photography Learning, Free Stuff, Newbie SEO .

  6. Aurelius Tjin Says:

    This is obviously one great post. The information are very insightful and helpful. Thanks for sharing all of these.

  7. Jim Mirkalami Says:

    I have been visiting this site a lot lately, so i thought it is a good idea to show my appreciation with a comment.

    Thanks,
    Jim Mirkalami

    PS: I am a single dad. ;)

Leave a Reply

eXTReMe Tracker