Skip to content

Early-bird lifetime licence: $199 once, for the first 200 buyers only. See the offer

No emails about comments waiting for approval

WordPress stops emailing the site owner every time a comment is held for moderation. You still see them under Comments.

  • Type PHP
  • Runs Everywhere (runs as WordPress loads)
  • Category Comments
  • Tested with WordPress 7.1
PHP
<?php

add_filter( 'pre_option_moderation_notify', static fn() => 0 );

In these packs

  • Comments: Fewer spam comments and more control: close old posts, set minimum and maximum lengths, a spam trap, no links.
  • Email: Emails from your name and address, sent through SMTP, and fewer notification emails.

Move your snippets over this afternoon.

Importing changes nothing until you switch over, and your old shortcodes keep working.