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

Update customer

描述

Useful plugin for dev freelancers that have disabled automated core updates to the websites of their customers, but need to inform them automatically, when maintenance is being carried out.

WordPress sends email to admin anyway, when automated update is enabled but in most times developers have disabled this feature.

Your customer needs to know when you work for his website in order to pay for a maintenance contract.

You can add multiple recipients, add your subject, compose your message with a wysiwug editor and when a WordPress core update performed the email you composed will be sent to the recipients you entered.

螢幕截圖

  • Plugin settings

安裝

  1. Upload the entire update-customer folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

You will find ‘Update customer’ menu under WordPress admin panel Settings.

常見問題

What ‘From’ address is used when the email is sent

The default address that is used is wordpress@mydomain.com (where ‘mydomain.com’ is your website`s domain name).

評價

There are no reviews for this plugin.

貢獻者及開發者

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

貢獻者

將 Update customer 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0.1

  • Bugfix: Send email when plugins are updated
  • Bugfix: Redirection caused errors when plugins are updated

1.0.0

  • Init upload