Notify All Admins on Comment

説明

By default, WordPress only sends new comment notifications to the post author and the main site administrator email. This can cause delays in comment moderation on sites with multiple administrators.

Notify All Admins on Comment solves this simple problem with a zero-configuration setup. Once activated, it sends a copy of the moderation email to every user with the ‘Administrator’ role, ensuring the entire team is aware of new comments instantly.

This plugin is lightweight, secure, and follows WordPress best practices.

⚠️ Important Requirement: This plugin relies on WordPress’s wp_mail() function to send email notifications.
To work properly, your WordPress environment must have a working SMTP configuration or email delivery service (such as SendGrid, Mailgun, or a plugin like WP Mail SMTP).
If SMTP is not properly configured or is blocked (common in development or staging environments), the plugin will not be able to send notifications. In such cases, WordPress’s default behavior (notifying only the main admin) will apply.

Donations

If this plugin helped you, consider supporting it 🙌
👉 Donate: https://donate.stripe.com/fZu4gA7WCbvI4KJabDeZ200

インストール

  1. Upload the notify-all-admins-on-comment folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. That’s it! There are no settings to configure.

FAQ

Does this plugin have a settings page?

No, the free version is designed to work out of the box with zero configuration. It automatically detects all administrators and adds them to the notification list.

Does this send duplicate emails?

No. The plugin is designed to complement the default WordPress notification. The main site admin receives the default email, and all other admins receive an identical notification from this plugin.

評価

2025年7月13日
I’m the developer of this plugin. I tested it on a live WordPress site with working email (SMTP), and it works as expected — all administrators get notified of new comments. This is my first review to verify that it’s doing what it’s supposed to do.I’ll appreciate any feedback from others 🙏
1件のレビューをすべて表示

貢献者と開発者

Notify All Admins on Comment はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Notify All Admins on Comment” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.1

  • Initial release.