Skip to content

Customize WordPress Emails

Customize WordPress Emails Branded templates and sender settings for core WordPress emails; enable or disable each type.

Branded templates and sender settings for core WordPress emails; enable or disable each type.

  • Controls comments or comment-related UI.
  • Managed from a dedicated admin page under WP PowerSuite.
  • New User Registration Notification.
  • Password Set URL.
  • Password Reset Request Email.
  • Email Address Change Confirmation.

Enable it if:

  • You specifically need: Branded templates and sender settings for core WordPress emails; enable or disable each type.
  • You want this Site Tools feature without installing a separate plugin for it.

Customize WordPress Emails has a dedicated admin page under WP PowerSuite. Enable the module, then open that page to configure it.

  1. Go to WP PowerSuite -> Modules.
  2. Open Site Tools or search for “Customize WordPress Emails”.
  3. Toggle Customize WordPress Emails on.
  4. Confirm your WP PowerSuite license is active.
  5. Open the module settings / admin page and save.

Toggle it off anytime to stop this module from loading.

  • Confirm Customize WordPress Emails is enabled under WP PowerSuite -> Modules -> Site Tools.
  • Use the feature this module controls (the admin UI, front-end behavior, upload, login flow, etc.).
  • ✅ Pass: you see the module-specific behavior described above.
  • ❌ Fail: re-check this module’s settings and license, then look for another plugin doing the same job.
  • No change after enabling. Confirm the toggle is on, hard-refresh, and review this module’s settings.
  • Conflicts. Temporarily disable other plugins that implement the same feature.
  • Locked / inactive. Activate a valid WP PowerSuite license.
  • Unexpected side effect. Toggle Customize WordPress Emails off to revert, then re-enable with adjusted settings.
What does Customize WordPress Emails do?

Branded templates and sender settings for core WordPress emails; enable or disable each type.

Does Customize WordPress Emails require a PRO license?

Yes. Customize WordPress Emails is a PRO module and needs an active WP PowerSuite license.

Where do I manage Customize WordPress Emails?

After enabling it, open its dedicated page under WP PowerSuite.

How do I turn Customize WordPress Emails off?

Go to WP PowerSuite -> Modules, find Customize WordPress Emails, and toggle it off.

Developer notes (hooks & filters)

Source: modules/custom-wp-emails/includes/SmartCodeParser.php, modules/custom-wp-emails/includes/SystemEmailService.php, modules/custom-wp-emails/includes/WPSystemEmailHandler.php, modules/custom-wp-emails/module.php, modules/custom-wp-emails/views/email-template.php, modules/custom-wp-emails/views/settings-page.php, modules/custom-wp-emails/views/template-design-page.php. Boot: standard · context: both.

Hooks (non-exhaustive): wp_new_user_notification_email_admin, wp_new_user_notification_email, retrieve_password_notification_email, new_user_email_content, email_change_email, wp_send_new_user_notification_to_admin, wp_password_change_notification_email, comment_notification_text, comment_notification_subject, comment_notification_headers, comment_moderation_text, comment_moderation_subject, comment_moderation_headers, new_admin_email_content, new_admin_email_subject, notify_post_author.