Title: Admin e-mails only going to one admin
Last modified: August 21, 2016

---

# Admin e-mails only going to one admin

 *  Resolved [scnsyphon](https://wordpress.org/support/users/scnsyphon/)
 * (@scnsyphon)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/admin-e-mails-only-going-to-one-admin/)
 * Hi Chad,
 * Firstly great plugin, thank you.
 * I have recently setup a new site running the latest version of your pugin and
   as Admin I get the registration e-mails as users are set to require approval.
 * Two other people registered that I have made admin roles. For some reason they
   are not getting the notification e-mails that a new user has registered, but 
   I am.
 * Any ideas?
 * Thanks.
 * [http://wordpress.org/plugins/wp-members/](http://wordpress.org/plugins/wp-members/)

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

 *  Plugin Author [Chad Butler](https://wordpress.org/support/users/cbutlerjr/)
 * (@cbutlerjr)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/admin-e-mails-only-going-to-one-admin/#post-4441871)
 * Yes – the admin notification goes to whatever you have specified in your WordPress
   General Settings (Settings > General). If you have a different account or multiple
   users that should receive notification, you can filter the address(es) that the
   notification is sent to with the [wpmem_notfiy_addr](http://rocketgeek.com/plugins/wp-members/users-guide/filter-hooks/wpmem_notify_addr/)
   filter.
 *  Thread Starter [scnsyphon](https://wordpress.org/support/users/scnsyphon/)
 * (@scnsyphon)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/admin-e-mails-only-going-to-one-admin/#post-4441876)
 * Thanks Chad. Sorry I missed this in the documentation. So do I just add that 
   code to the wp-members.php file under:
 * /**
    * CONSTANTS, ACTIONS, HOOKS, FILTERS & INCLUDES */
 * ?
    Cheers.
 *  Plugin Author [Chad Butler](https://wordpress.org/support/users/cbutlerjr/)
 * (@cbutlerjr)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/admin-e-mails-only-going-to-one-admin/#post-4441889)
 * You should never modify plugin files directly – you will just lose your changes
   when you update the plugin.
 * Filter and action hooks allow you to make customizations without modifying files.
   These should be added to your theme (or better, child theme) functions.php file.
 *  Thread Starter [scnsyphon](https://wordpress.org/support/users/scnsyphon/)
 * (@scnsyphon)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/admin-e-mails-only-going-to-one-admin/#post-4441902)
 * Ahh, thanks for the reply. 🙂

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

The topic ‘Admin e-mails only going to one admin’ is closed to new replies.

 * ![](https://ps.w.org/wp-members/assets/icon-256x256.png?rev=1226414)
 * [WP-Members Membership Plugin](https://wordpress.org/plugins/wp-members/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-members/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-members/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-members/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-members/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-members/reviews/)

## Tags

 * [email](https://wordpress.org/support/topic-tag/email/)

 * 4 replies
 * 2 participants
 * Last reply from: [scnsyphon](https://wordpress.org/support/users/scnsyphon/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/admin-e-mails-only-going-to-one-admin/#post-4441902)
 * Status: resolved