WP Manifestindependent plugin directory
manifest / email / wp-mail

WP Mail Customizations

Customizes various WordPress email functions

by Vital · github.com/vitaldevteam/wp-mail · website

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/vitaldevteam/wp-mail/archive/refs/heads/master.zip

Readme

WP Mail Customizations

Applies customizations to WordPress's mail settings and output.

Features

  • Changes default "From" name and email address
  • Customizes email message text on password and email change emails.

DO NOT USE AS-IS!

This is not a user plugin. It's designed to be implemented by a developer and the code must be customized on a per-site basis. Perhaps some day we'll add a settings page.

Read the full README on GitHub →