• This plugin is great!
    I have a feature in mind that would be super helpful.

    It would be awesome to have an option to turn off admin email notification for new user registration, or to have the plugin use a method of sending the emails that can be manipulated form the child theme.

    I tried to stop the new user email notification from being sent to the admin by removing the wp_send_new_user_notifications() action from the register_new_user() function and adding in my own notification clause (so it would only notify the user and not the admin).
    I noticed that the plugin code sends the email directly instead of hooking into the WP functions.

    Please let me know if you can add this, or if you would like someone from this end to help out!

    Much appreciated!

    /j

The topic ‘Admin Notifications’ is closed to new replies.