Этот плагин не тестировался с последними 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).

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«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