Use default wp_new_user_notification() hook?
-
I love this plugin, but many e-mails were being sent to spam, so I needed to start sending my WordPress e-mails through Mandrill, a transactional e-mail service that increased my delivery rates…
Unfortunately, Mandrill’s plugin relies on the default WordPress hooks, like wp_new_user_notification() – which I see this plugin replaces with sb_we_send_new_user_notification().
Now, I don’t know enough about the code to undo this and revert back to the wp_new_user_notification() function… But for future updates, I would suggest having a toggle available that can switch between using the plugin’s proprietary hook and using the default WP hook, so it plays nice with other plugins.
If anyone out there in WordPress-land can help me accomplish this, please send a quote to me at [email protected].
Thanks!
- The topic ‘Use default wp_new_user_notification() hook?’ is closed to new replies.