WordPress sends emails you can’t customize. You can’t change who receives them, what they say, or how they look. And if you need to notify your team about content changes, user activity, or security events — WordPress simply doesn’t do that.
Notification fixes this. It gives you complete control over what WordPress sends, to whom, and through which channel. Replace rigid default emails with fully customizable messages, or create entirely new notifications triggered by any WordPress event. No coding required — set up your first notification in under 5 minutes.
WHAT YOU CAN DO WITH THE FREE VERSION
Replace default WordPress emails — Disable any built-in email (new user, password reset, comments, etc.) and replace it with your own version using the built-in Wizard
Create custom notifications — Get notified when posts are published, users register, comments arrive, plugins update, and 50+ other WordPress events
Use dynamic content — Insert Merge Tags like {post_title}, {user_email}, or {comment_content} to personalize every message
Send to anyone — Route notifications to specific email addresses, users, or entire roles
Send via email or webhook — Email is built-in; webhooks let you connect to any external service or automation tool
Control with precision — Enable or disable individual triggers, configure carriers, and set up multiple notifications per event
REPLACE DEFAULT WORDPRESS EMAILS
The built-in Wizard walks you through disabling WordPress default emails and replacing them with your own. You keep full control over the content, recipients, and formatting — no more generic messages you can’t edit.
BUILT-IN TRIGGERS
Over 50 triggers are ready to use out of the box. Enable or disable them in Settings.
Posts & Custom Post Types — published, drafted, updated, pending review, approved, trashed (works with any CPT)
Taxonomy terms — created, updated, deleted (works with any taxonomy)
Notification is designed to be extended. Create custom Triggers from any do_action() call, add Merge Tags in a single line of code, or build entirely new Carriers. The plugin can be bundled with your theme or plugin and white-labeled with one function call.