Pinny's Multi Admin — Add Multiple Admin Emails

Description

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

Screenshots

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

Installation

  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

FAQ

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Pinny's Multi Admin — Add Multiple Admin Emails” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

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