Mad Cow Owner Update Notifications for MainWP
Mad Cow Owner Update Notifications for MainWP
Description
Mad Cow Owner Update Notifications for MainWP adds an “Email owner” button to every row in your MainWP Manage Sites table. After running updates or maintenance, click one button and the site’s owner receives a templated email letting them know their site is up to date. Need to notify a dozen owners at once? Check the rows and hit Send to Selected Owners — a sticky toolbar shows live progress and a summary at the end.
This is not a reporting tool. There is no report builder, no scheduling, and no PDF. It adds a send button to the row you are already looking at, so notifying an owner after updates costs one click instead of a context switch into your mail client.
Key features
- One-click send — an “Email owner” button appears in every row of MainWP’s Manage Sites table.
- Batch send — check multiple rows and send to all owners at once, with per-row progress and a summary at the end.
- Persistent “recently sent” state — green button shows how long ago each owner was last notified.
- Per-site owner name + email — stored server-side; edit them all from one settings screen.
- Customizable template — subject, body, and from-address. Placeholders:
{first_name},{site_name},{site_url}. - HTML body support — basic HTML allowed for images, links, and formatting.
- No page reloads — everything is AJAX; scroll position, filters, and table state are preserved.
- Sticky batch toolbar — stays visible under the MainWP header while you scroll long site lists.
- Developer-friendly — clean hooks and filters for extension. Nothing “phones home.”
Requirements
- The free MainWP Dashboard plugin, for the Manage Sites integration.
- PHP 8.0 or higher.
- WordPress 6.0 or higher.
Trademark notice
MainWP® is a registered trademark of Sick Marketing, LLC. This plugin is an independent, third-party integration and is not affiliated with, endorsed by, or sponsored by Sick Marketing, LLC or MainWP. All product names, logos, and brands are property of their respective owners and are used for identification purposes only.
Installation
- Upload the plugin folder to
wp-content/plugins/or install through the WordPress admin. - Activate the plugin through the “Plugins” screen.
- Ensure the free MainWP Dashboard plugin is also installed and active.
- Go to MainWP → Update Notifications to configure the message template and enter each site’s owner name + email.
- Visit MainWP → Manage Sites and use the “Email owner” (per row) or “Send to Selected Owners” (batch) buttons.
Screenshots
Faq
Yes. The row buttons and batch send integrate with MainWP’s Manage Sites table. Without MainWP active, only the settings page is accessible for editing the message template.
Yes. All emails go through WordPress’s standard wp_mail() function, so any SMTP plugin, transactional mail service (Mailgun, SendGrid, Postmark, SES, etc.), or default PHP mail configuration works.
The row shows a “Set email” link instead of the button. In batch mode, such rows are skipped and counted in the summary at the end.
The current version uses one global template with placeholders for the first name, site name, and site URL. Per-site templates are on the roadmap.
No. All processing happens on your own site. Emails go through your own wp_mail() pipeline. No telemetry, no external calls.
The plugin activates per-site on multisite installs. Options are per-site (single-blog wp_options), matching how MainWP itself is typically installed.
Reviews
Changelog
1.0.0
- Initial public release.

