There’s a mistake in the plugin. It is clearly meant to override the wp_new_user_notification() function (which is a pluggable function). However, the plugin calls the function rp_new_user_notification() (note the “rp_” instead of “wp_”).
If you change “rp_new_user_notification” to “wp_new_user_notification” in disable_new_user_notification.php it will work.
Thank you very much Chad! 🙂
Hi,
Thanks for your feedback!
I did not receive any email notification about this thread, I truly apologize for the delay.
The update has been made and the plugin works as expected now.
Once again, I truly apologize!!
Sincerely,
Mika
I have installed this plugin on version 4.3.5 and i cant see any errors in the code but I’m not a programmer so I’m probably missing something is it compatible with my version? cheers
Ianthomas, the plugin should work just fine with your version 🙂