Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Personal Email

Beschrijving

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 contribute to its development on GitHub.

Installatie

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

FAQ

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.

Beoordelingen

Lees alle 5 beoordelingen

Bijdragers & ontwikkelaars

“Personal Email” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Personal Email” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

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.

1.0

  • Initial release