I can’t offer an explanation as to why this is happening, but I can give you a quick fix to silence it.
The function responsible is wp_notify_moderator
, which is a pluggable function. You can copy the contents of the function into your own plugin and modify it to return true
in the case of a comment moderation email.
after the line:
$comment = get_comment($comment_id);
add:
if( empty( $comment->comment_type ) ) return true;
This may not be a long-term solution, but it’ll give inboxes a rest until it’s otherwise sorted.
Related Posts:
- How can I manage all multisite pending comments in one place?
- Allowing logged in users to comment without moderation across a multisite installation
- How to change the email notification recipient (user) for new comments?
- Overriding the default WP Multisite notification e-mail
- Need to manually regsiter user, send the password and retreive their user ID
- Emailing only the users of a MultiSites Sub-Sites
- Replacing the default content created while the site creation
- Reject Comments Based on Author Email
- Howto disable comment moderation emails for admins, but not for authors
- “You must be logged in to comment” but I am already logged in
- Multisite not using subdomains as hostname in from address when sending emails
- wp_mail() not sending email in multisite subdomain
- Google Apps SMTP for WP MultiSite?
- Getting recent posts from all blogs on mother blog – multisite
- How do I change discussion settings for all blogs in multisite?
- 301 Redirection After Comment
- Multisite WP-API json v2 : can i fetch all comments on all sites with a single query?
- Activation Account Email
- How can I restrict changing the max nested comment levels option to super admins?
- Number of total comment does not tally with the number of comment?
- Multisite – SMTP not working on other network sites
- Sending SMTP mail using a server with self-signed SSL
- Comment reporting for Multisite
- Subdomain add comment redirect to 404 not found page iis server
- Avoid landing page redirects issue in wordpress multisite
- Moving a primary domain to another host as secondary cause errors in some image URL
- Best way to convert two single WordPress sites into Multisite network with shared user base
- multi-language multi-site with REST API
- 4th Network Site Database Errors?
- Is it possible to install a different wordpress installation in a subdirectory? [duplicate]
- Multisite subdirectory blogs missing slash
- How to automate wordpress installation in subdomain
- WordPress shows death white screen on multisite
- Can admins on network install view and edit users accounts?
- Nice font not working when http to https – SSL Issue
- How to display update message only to admin
- How to use same email for multiple users? [duplicate]
- All links to images are broken in a subdomain multi site environment
- Multisite pagination with get_posts
- Best Way to Setup a Network of WP Sites?
- Some questions about WPMU [closed]
- WordPress MultiSite Link Cloaking/Redirect Solution?
- How to make Multisite global login that redirects to correct subsite after login
- Multisite website configure Domain issue
- Advice on WP site structure using multisite
- How to disable admin access on new site registration for user in Multisite?
- Maximum Execution Time Exceeded Error while creating New Site in Multisite, Increasing Time Not working
- Moved WP Multisite, cannot access sites
- Unsure of my options, Multi-blog?
- WordPress Multisite with HTML template as Root
- Multi site root site installed on subdomain, with child sites as subdirectories
- Integrating WordPress for blog and other content pages in a web app
- WordPress Multisite (Network) some site users added to main site users list as subscriber
- How do I set up multisite on Digitalocean?
- Could not find site error
- Moving a WordPress Multisite site to a new install
- Create service similar to wordpress.com [closed]
- Is there a full explanation on how to share a database with two WordPress sites on same server?
- ERROR: Cookies are blocked or not supported by your browser. You must enable cookies to use WordPress
- HyperDB, Multisite – on new site creation put site’s tables to specific database
- Multiple WordPress sites on one hosting [closed]
- How to enable subdomain -multisite work, when only subdirectory is only shown in network setup?
- Can i use the same content in two websites? one is the main website and one is directory website
- WordPress Multisite
- List all blogs a user can admin [duplicate]
- Trying to create site-wide Active Directory sync with Multisite
- WordPress Header Not Showing on Sub Pages
- WordPress Multisite restict user access
- How to login Separately in each blog?
- How to mass change theme for all Multisite network sites?
- External rewrite rules missing in htaccess – Multisite
- Cookies in Multisite network where sites have their own domain name?
- add_action insert html
- Error Message when logging into WordPress on Xampp
- Swap domains of two sites with each other in multisite
- Many big issues in the website, WP_Debug not showing
- Run WordPress multisite from secondary volume on AWS EC2
- 404 error in dashboard of subdomain of multisite
- Multisite admin panel not working after the update
- Multisite Primary Domain Broken All Subsites Work
- WordPress Multisite – How to backup only 1 child website database (not everything)?
- How to tweak page links in WordPress Multisite
- Single installation with sub-domains for admin and separate domains for sites
- Multisite Conversion White Screen Error
- List all sites in multisite
- FromName –> ReplyTo Name wordpress multisite contact form
- comment awaiting moderation
- Using WordPress multisite is there a way to force HTTPS on specific subsites and not others?
- wordpress multisite is broken in nginx but working in apache
- WordPress multisite broken after network update?
- Mixing a custom php index page with multi-site installation
- WordPress Multisite Medial Library not working for .online domain
- How to set an option for all sites in my Multisite network?
- Does the ‘init’ hook works for all sites in multisite?
- WordPress Network / Multisite login to one site allow access to all
- WordPress Multisites
- Help with image directory issues on wordpress multisite
- I’m getting a 404 NOT_FOUND CODE: ‘DEPLOYMENT NOT FOUND on wordpress multisite installation on my sub domain
- Multisite Login Access Restrictions
- Too much slow queries with my multisite