Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Email Mentioned

Опис

This ultra light-weight plugin send a customizable notification email to each user/author mentioned in a comment.

Mentions: A mention is an username preceded by the mention qualifier.

Username: This plugin will look for the username in display_names and logins. Multiple authors could be mentioned in a comment.

Qualifier: Can be a character but also a string.
The default qualifier is ‘@’ to work as in Twitter, but it could be changed via admin menu to be ‘#’ or even an string like ‘Mention:’ .

Email:

The email can be customized to include or not the whole comment in wich the mention is.
The email can be customized to add a reference to the mentioner profile at the site.
It is also possible to define email header and footer.
The email can include the URl to the comment in which he/she was mentioned

I18N:

This plugin is I18N (es_ES, en_US, fr_FR)
Any help with translations will be nice!

Скріншоти

  • Admin Menu (EN) showing customization options.
  • Admin Menu (ES) showing customization options.

Встановлення

  1. Unload plugin, unzip it to /wp-content/plugins/ directory
  2. Go to plugins Tab and activate it.
  3. Customize it in email-mentioned tab.

Часті питання

Could I see an example webpage using this plugin

Yes, feel free to cocreate at eseeusee.com

Could I use strings as mentions qualifier/prefix?

Yes.

Відгуки

Для цього плагіна немає відгуків.

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

“Email Mentioned” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Email Mentioned” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0

  • First version
  • Langs: EN, ES, FR

1.01

  • Little bugs fixed
  • Optimized DB queries
  • Added comments on code

1.1

  • Fixed bug
  • Look for the user name in display_name and login

1.11

  • Sanitized POST values for admin options form