Skip to content

sheabunge/personal-email

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

Personal Email

  • Requires at least: WordPress 2.3 or later
  • Tested up to: WordPress 5.6
  • Stable version: 1.1.1
  • License: MIT

Changes the default address that WordPress uses to send emails to the one set in Settings > General.

Description

This light-weight plugin changes the default wordpress@sitename.com email address that WordPress uses to send emails to the one set in Settings > General. Also changes the sending name to the site title. There is no configuration, simply install and activate.

Visit the plugin homepage, or download it from WordPress.org.

Installation

  1. Upload personal-email.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Done!

Frequently Asked Questions

This plugin has no settings page! How do I tell it what email address to change to?

Simply navigate to the General Options page of your WordPress Dashboard (Settings > General).

  • The address in the E-mail Address field will be the reply-to address that emails will be sent from.
  • The text in the Site Title field will be the name that appears next top the email address.

Changelog

1.1.1

  • Updated the way that WordPress calculates the site name

1.1

  • Only change the address if the sender address actually is wordpress@sitename. Fixes compatibility with contact forms where the email is sent from the user.

1.0

  • Initial release

About

Changes the default address that WordPress uses to send emails to the one set in Settings > General

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages