Branded Reset Emails (Advanced)
a simple plugin which allows you to brand the default wordpress emails sent when requesting new password, etc.
by Van Isle Web Solutions · github.com/nootkan/brand-reset-default-wp-emails
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/nootkan/brand-reset-default-wp-emails/archive/refs/heads/main.zipRebrand WordPress password reset and related emails with admin-configurable From name/email, subject brand, optional HTML template, a test email button, and multisite network overrides.
Features
- Change From Name and From Email
- Customize Subject brand/prefix ([Brand] Password Reset)
- Optional HTML email template with placeholders ({{brand}}, {{username}}, {{reset_url}}, {{body_intro}}, {{closing}})
- Preview the HTML template in-browser
- Send test email to the current admin user
- Multisite: set network defaults and optionally force them on subsites
Installation
- Upload the ZIP via Plugins → Add New → Upload Plugin.
- Activate Branded Reset Emails (Advanced).
- Go to Settings → Branded Emails to configure.
- (Multisite) In Network Admin → Settings → Branded Emails, set network defaults/force.
Notes
- Works with SMTP plugins (respecting your From headers unless you override here).
- For best deliverability, set up SPF, DKIM, and DMARC for the From domain.