Pinny's Multi Admin – Add Multiple Admin Emails

描述

By default, WordPress only sends important admin notifications to the single email address set in Settings General.

Pinny’s Multi Admins fixes that.

With this lightweight plugin you can add as many additional admin email addresses as you want. All of these emails will receive:

  • New user registration notifications
  • Password change / reset notifications
  • Core, plugin, and theme update completion notices
  • Automatic background update reports
  • Fatal error recovery mode emails
  • And any other admin notification WordPress sends

Perfect for agencies, teams, and anyone who doesn’t want to miss critical site emails.

Plugin Size: Ultra lightweight — only 5 KB!

Features:
– Simple textarea in Settings General (right under the default admin email field)
– Supports comma-separated or one-email-per-line input
– Automatic deduplication and validation
– “Send Test Email” button with rate-limiting
– Fully translatable
– No bloat — only 5 KB

螢幕截圖

  • The field to add multiple admin email addresses in Settings General

安裝

  1. Upload the pinnys-multi-admins folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Settings General
  4. Scroll down below the default “Administration Email Address”
  5. Add your extra admin emails (one per line or comma-separated)
  6. Click “Send Test Email” to verify everything works

常見問題

Does this replace the default admin email?

No. The original admin email always stays in the list. This plugin only adds extra recipients.

Will this slow down my site?

Not at all. The plugin only runs when WordPress actually sends an admin email.

Can I use it with Pinnys Simple Smtp or other mailer plugins?

Yes! It uses the standard wp_mail() function, so any SMTP plugin works perfectly.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Pinny's Multi Admin – Add Multiple Admin Emails” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

修改日誌

1.0.1

  • Fixed plugin tag issues.
  • Removed an extra space character in the test email message.

1.0.0

  • Initial release — full support for all major WordPress admin notifications