Pinny’s Multi Admin lets you add multiple admin email recipients to WordPress notifications so your entire team receives important site alerts.
By default, WordPress only sends administrative notifications to the single email address configured in
Settings → General. This plugin simply extends WordPress’ native notification system and adds additional recipients.
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 alerts
- Core update notifications
- Plugin and theme automatic update reports
- Fatal error recovery mode emails
- Other administrative alerts generated by WordPress
Perfect for agencies, development teams, site owners, and anyone who wants multiple people to receive critical WordPress notifications.
Plugin Size: Ultra lightweight — only 1.5KB!
- Upload the
pinnys-multi-admins folder to the /wp-content/plugins/ directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Go to Settings → General
- Scroll down below the default "Administration Email Address"
- Add your extra admin emails (one per line or comma-separated)
== Frequently Asked Questions ==
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.