Title: Admin Emails
Last modified: August 10, 2023

---

# Admin Emails

 *  Resolved [shemakeswebsites](https://wordpress.org/support/users/shemakeswebsites/)
 * (@shemakeswebsites)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/admin-emails-5/)
 * Hello, our site has more than one admin account. How does the plugin determine
   who gets the new user email?

Viewing 9 replies - 1 through 9 (of 9 total)

 *  Plugin Support [Mirza Hamza](https://wordpress.org/support/users/hamza1010/)
 * (@hamza1010)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/admin-emails-5/#post-16965058)
 * Hi [@shemakeswebsites](https://wordpress.org/support/users/shemakeswebsites/),
 * Thanks for contacting us,
 * I hope you are doing well, At the moment it is not possible with our FREE Version.
   It is possible in the premium version of our plugin.
 * Thanks & Regards
 * WP Experts Support Team
 *  Thread Starter [shemakeswebsites](https://wordpress.org/support/users/shemakeswebsites/)
 * (@shemakeswebsites)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/admin-emails-5/#post-16966926)
 * That’s too bad. This is a common need for many websites. I’ve seen this question
   posted several times. Thanks.
 *  Plugin Support [Mirza Hamza](https://wordpress.org/support/users/hamza1010/)
 * (@hamza1010)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/admin-emails-5/#post-16971213)
 * Sorry, but it is possible with our premium version.
 * In New User Approve premium we have separate settings for this. Please have a
   look at the screenshot.
 * Here is the [screenshot](https://ibb.co/cXyXXLk).
 * Thank you
 *  Thread Starter [shemakeswebsites](https://wordpress.org/support/users/shemakeswebsites/)
 * (@shemakeswebsites)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/admin-emails-5/#post-17028730)
 * A follow up question to this. If the email can only be sent to ONE admin account,
   how do we tell the system which admin account to email to? How does it decide?
   Current site has 2 admin accounts.
 *  Plugin Support [Mirza Hamza](https://wordpress.org/support/users/hamza1010/)
 * (@hamza1010)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/admin-emails-5/#post-17030010)
 * Hi [@shemakeswebsites](https://wordpress.org/support/users/shemakeswebsites/),
 * In the premium version of new user approve you can select multiples of admin 
   users to whom you want to send admin email, if there you choose one admin then
   that email will goes to that one admin.
 *  Thread Starter [shemakeswebsites](https://wordpress.org/support/users/shemakeswebsites/)
 * (@shemakeswebsites)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/admin-emails-5/#post-17031496)
 * I understand that in the premium version you can select multiple admin users.
   But that’s not what I am asking.
 * If the plugin allows emails to ONE admin user. How do we tell the plugin which
   admin user to send the notification to? How does the plugin determine which user
   gets the notification?
    -  This reply was modified 2 years, 9 months ago by [shemakeswebsites](https://wordpress.org/support/users/shemakeswebsites/).
 *  Plugin Support [Mirza Hamza](https://wordpress.org/support/users/hamza1010/)
 * (@hamza1010)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/admin-emails-5/#post-17046590)
 * Hi [@shemakeswebsites](https://wordpress.org/support/users/shemakeswebsites/),
 * The new user approve plugin gets the admin email from the website settings, if
   you want to change it then please look at the screencast video.
 * Here is the [screenshot](https://ibb.co/MRxBCmH).
 * Also, here is the [video](https://www.awesomescreenshot.com/video/20680684?key=b47a335627e9c317a38b859149ca3a45).
 * Thank you
 *  Thread Starter [shemakeswebsites](https://wordpress.org/support/users/shemakeswebsites/)
 * (@shemakeswebsites)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/admin-emails-5/#post-17046721)
 * Okay, so if I have 2 admins on the account there is no way to send the emails
   to admin user #2 instead of admin user #1 besides changing the wordpress admin
   email in the settings?
 *  Plugin Support [Mirza Hamza](https://wordpress.org/support/users/hamza1010/)
 * (@hamza1010)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/admin-emails-5/#post-17065623)
 * Hi [@shemakeswebsites](https://wordpress.org/support/users/shemakeswebsites/),
 * Please use this code snippet to change the admin email on which the admin receives
   a new user-approved user’s email.
 * **Note:** _Please paste it into your functions.php file of currently active theme_.
 * Here is the code:
 *     ```wp-block-code
       add_filter( 'new_user_approve_email_admins',function(){
       	return array('harix@harix.com');
       } );
       ```
   
 * Please check it and let me know if you still have any issues.
 * Thank you

Viewing 9 replies - 1 through 9 (of 9 total)

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

 * ![](https://ps.w.org/new-user-approve/assets/icon-128x128.gif?rev=2544141)
 * [New User Approve](https://wordpress.org/plugins/new-user-approve/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/new-user-approve/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/new-user-approve/)
 * [Active Topics](https://wordpress.org/support/plugin/new-user-approve/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/new-user-approve/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/new-user-approve/reviews/)

 * 9 replies
 * 2 participants
 * Last reply from: [Mirza Hamza](https://wordpress.org/support/users/hamza1010/)
 * Last activity: [2 years, 8 months ago](https://wordpress.org/support/topic/admin-emails-5/#post-17065623)
 * Status: resolved