该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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).

评价

此插件暂无评价。

贡献者及开发者

「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