Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Monitor Pages

Описание

Sends e-mail notifications to a configurable list of addresses when Pages are published, scheduled, or modified. People on the notification list will know what page changed, and in what way it changed (e.g. updated, published, scheduled, trashed, etc).

Скриншоты

  • The Manage Page Notifications screen

Установка

  1. Upload the monitor-pages folder to your /wp-content/plugins/ directory

  2. Activate the «Monitor Pages» plugin in your WordPress administration interface

  3. Go to Pages → Manage Notifications as an Administrator to get started

Часто задаваемые вопросы

When are people notified?

Depends on your setting. With the «published or scheduled» setting, they’ll be notified when a Page transitions to published or scheduled from a different status. With the «published, scheduled, or modified» setting, they’ll be notified when a Page transitions to or from published or scheduled status, including published-to-published statuses (i.e. updates to published posts).

Отзывы

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

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

«Monitor Pages» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Monitor Pages» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

0.4.2

  • Add a filter, so people can further restrict notifications

0.4.1

  • Better encapsulate the compat code

0.4

  • Fixed a bug where the title wasn’t showing up in the message body
  • Added a page link to the message body

0.3

  • submit_button() and get_submit_button() back compat, for WordPress 3.0.x

0.2

  • esc_textarea() back compat, for WordPress 3.0.x

0.1

  • Initial version