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

Highfly

Описание

Enter the mail addresses of all recipients into the list and after that the plugin does its job.

This is a remake of the Notifly plugin.

You can add support for private content with Private Highfly.

Differences

Highfly is an almost rewrite of the Notifly plugin. It’s a minimalistic but still flexible alternative of the original. What are the differences?

  • The code is simpler, clearer and better.
  • There are many filters for plugin adjusting.
  • Highfly removes its settings on uninstall.
  • The notification mail contains plain text instead of HTML.
  • The notification exceptions are removed. I know, it’s debatable but I was too lazy to implement it. 😀
  • Some bug fixes. But I forgot the details argh
  • I accept translation files. Available translations:
    • German

Highfly is not compatible to Notifly. It uses another option set. But you can copy the address list because it’s the same input format.

Known issues

  • If a user should receive the WordPress default notification and the Highfly notification for the same comment, he receives only the simplier Highfly notification. I know, it would be better if he received only the default mail which contains more details. But my solution is much easier to implement.

Отзывы

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

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

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

Участники

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

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

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

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

2.0

  • OOP rewrite of first version
    • More and better filters
  • Coupling with core comment notification removed

1.0

  • first version