. The filters for the user's and the admin's email follow the same logic, just the filter and the variable . Thanks a lot for this very simple plugin, that in my case . Here, enable the "Anyone can register" option. Not Receiving WordPress Confirmation Email To Change Admin Email ... WordPress v4.9 now offers the ability to easily customize these mails by using the following filters: wp_new_user_notification_email. Use WP Mail SMTP Plugin To Get Confirmation Email Message From WordPress For Admin Email Change. Contributed by mit2sumit — 6 years ago. Disable the WordPress new user email notification sent to the site admin The user receives an email and will be pointed to the registration form. //Disable the new user notification sent to the site admin: function smartwp_disable_new_user_notifications {//Remove original use created emails: remove_action ( 'register_new_user', 'wp_send_new_user_notifications'); remove_action ( 'edit_user_created_user', 'wp_send_new_user_notifications', 10, 2); //Add new function to take over email creation Business Name Generator Get business name ideas and check domain availability with our smart business name generator. WordPress: Custom admin email for new user registration Go to User Registration->Add New and start creating a registration form. The "Deactivate" link is the one which is of interest to us. 9 Simple Tricks to Eliminate Spam User Registration (2022) In the process of replacing any pluggable function, you should start with the original function as it exists in your installation's version (in your case, v4.5.3). Now go ahead and click the 'Save Settings' button. add_filter( 'wp_new_user_notification_email . To do this all you need to do is select the checkbox next to the user, choose approve . Once you have reviewed the information you then need to either approve or reject the member. It uses a pluggable function. Typically, the user registration process on a WordPress website is pretty straightforward. ; 15+ Free Business Tools See all other free business tools our team has created to help you grow and compete with the big guys. Head to Settings > General Settings. This is the page that new users will see after they click the confirmation link in the email that your site sends them. How to Add New Users to Your WordPress Website - Elegant Themes