Leírás
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.
Telepítés
- Upload
personal-email.php
to the/wp-content/plugins/
directory - A bővítmény bekapcsolása a WordPress „Bővítmények” menü részénél lehetséges
- Kész!
GYIK
-
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.
Közreműködők és fejlesztők
“Személyes e-levélcím” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“Személyes e-levélcím” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
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