這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Personal Email

描述

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.

安裝

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

常見問題

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.

評價

閱讀全部5個評價

貢獻者及開發者

“Personal Email” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Personal Email 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

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