Going by wordpress wp_new_user_notification
, github, wordpress code reference, the function that handles sending email for new users, it only send email to user and site admin by default.
There’s a filter wp_new_user_notification_email_admin
that you can hook into to change the admin details, maybe you have a plugin that uses this filter.
Try disabling them one by one and see if it fixes it.
Related Posts:
- ssl_error_rx_record_too_long and Apache SSL [closed]
- Environment variable to control java.io.tmpdir?
- What is spark.driver.maxResultSize?
- Add robots.txt to root
- Using wp-uploads instead of wp-content/uploads
- Cannot get pages or posts to display
- get_pages and number – no output; no errors;
- Disable WordPress Redirect From terminal
- Move wordpress files to sub-folder
- www.website.com works but website.com redirects to website.com/index.html
- Copy wordpress settings to another blog
- Where do I add my own configuration needs and how do I access them?
- how to server over http and https with one installation
- command for checking Apache configuration
- Reading settings from app.config or web.config in .NET
- How to import a module given the full path?
- Encrypt Password in Configuration Files?
- How to set NotebookApp.iopub_data_rate_limit and others NotebookApp settings in JupyterHub?
- Control verbosity level of WP DEBUG?
- How can I debug the TTFB in WP?
- Multisite Network Port Num Issues?
- Improve wordpress security by hiding non public resources
- How do I transition multiple installations to a single Multisite installation?
- WordPress Multisite with multiple domains using Nginx
- Hosting multiple WordPress sites on single server – best practices?
- How to use live images on local install?
- Multisite behind Varnish
- Generate WP-CLI @alias for each site on multisite
- Override Current Theme Setting in wp_config.php
- What are best practices for configuring a server for WordPress sites?
- WordPress salts set in config and database
- WordPress behind Proxy – Mixed Content
- Making a configurable field translatable
- What is the best way to provide plugin users with a way to customized the styles
- Repeatable configuration package
- Set wp-content folder to Dropbox folder
- How to backup and restore configurations
- Allow download_url for lan addresses
- Subdomain and subdirectories together in one installation
- What should be disabled to run on an internal network with no access to the Internet?
- Where should I add the necessary code to add an extra attribute to the kses allowed tags array?
- How can I make wordpress suppress mysql errors?
- Does WordPress MultiSite use separate MySql databases?
- Putting main WordPress blog under a different folder name
- Per site configuration
- .htaccess file missing from WordPress install directory
- Set WP_MAX_MEMORY_LIMIT higher than PHP.ini memory_limit
- Error establishing a database connection on Installation
- Permalinks not working
- Can somebody tell me how I am supposed to be using blogs.dir for network / MU sites?
- Why edits to wp-config.php must come before “That’s all” comment
- nginx.conf appeared in all WordPress installations on folder
- How do I hide out of stock products from homepage but not from catalog?
- wp-config dynamic hostname in WP_HOME and WP_SITEURL
- Gutenberg Block Development: Trying to add custom js script to npm start command by modifying webpack.config
- WordPress Ignoring .user.ini
- WordPress – Promoting A Dev Build In A Subdirectory To Production / Root Directory
- Work flow for multiple developers
- DOMAIN_CURRENT_SITE constant being regularly overridden [closed]
- Configuring Propel to Work with Multisite
- How can I run a multi language WordPress site in two folders in one install? [closed]
- automatic plugin install availability: server configuration
- “WordPress installations is currently out of date” problem with difficult situation [closed]
- Users – remove ‘send password’ checkbox
- Show wordpress locally in xammp and in iPhone via ip
- How do I make WordPress “Page” link in the top nav bar go to an external URL?
- Default plugin config to override wp_options?
- What should index.php contain on Synology NAS to get external access to WordPress to work?
- Cannot access WordPress website from external IP while internally it is working properly [closed]
- Automate configuration after new/hosted installation
- Why when I try to access to this old WordPress site it is opened the installation page?
- How to visit php file in my custom directory under site root directory
- get_bloginfo prints IP instead of url
- “GET / HTTP/1.1” 304 186 “-” inside access_log for a WordPress site, but the admin side works
- How do you set the default page in WordPress?
- can’t upgrade wordpress or install plugins, it seems to “think” it’s still on a local installation
- Graphics and Formatting Not Loading in WordPress on IIS
- Scripts external to WordPress cause 404 errors
- XML Sitemap Generator and 404 problem
- Can I set a global base path for get_template_part?
- Changes not being reflected on new server
- Customized Blog/Latest Posts Page
- Unable to update plug-ins – Undefined index a:1:{s:3:”ssl”;b:1;} in class-requests.php on line 213
- Can I manage current & past editions of an annual event with a single WordPress install?
- Move site root directory on debian
- Front-end pages messed up due to HTTPS
- Can I get programmatic access to wp-admin?
- On IIS, stop WordPress from resaving my web.config file when I enter the Permalinks config page
- WordPress site under localhost is disassociated with the code
- Getting error when trying to redirect WP site to mobile site
- WordPress with PageLines theme: how to change the background color of a page? [duplicate]
- hardened wordpress linux install
- Can’t upload files 1MB+ [closed]
- nginx + wordpress: Best practices for configuring it to be secure, reliable, and fast? [closed]
- How to bind MySQL server to more than one IP address?
- Any benefit or detriment from removing a pagefile on an 8 GB RAM machine?
- How to disable timeout for nginx?
- How to handle WordPress account for terminated employee
- Why the sites dropdown in multi-site installation is different from the list of sites when seen full page?
- Some images not loading after changing IP on local wordpress install