這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

BuddyPress Activity Comment Notifier

描述

BuddyPress Activity Comment Notifier plugin emulates the facebook style notification for the comments made on user activity. It will show the notification to a user in following scenario

  • When a user has an update and someone else comments on it(It is handled by BuddyPress Now)
  • When a user comments on someone’s update and other users also comment on that update, all the users are notified
  • When a user favorites your activity

For more details, please visit BuddyPress Activity Comment Notifier plugin page

Free & paid supports are available via BuddyDev Support Forum

螢幕截圖

  • Comment Notification list on user notifications page screenshot-1.png.
  • Comment notification in the adminbar notification list screenshot-2.png

安裝

  1. Download bp-activity-comment-notifier-x.y.z.zip , x.y.z are version numbers eg. 1.0.0
  2. Extract the zip file
  3. Upload bp-activity-comment-notifier to the /wp-content/plugins/ directory
  4. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題

Installation Instructions
  1. Download bp-activity-comment-notifier-x.y.z.zip , x.y.z are version numbers eg. 1.0.0
  2. Extract the zip file
  3. Upload bp-activity-comment-notifier to the /wp-content/plugins/ directory
  4. Activate the plugin through the ‘Plugins’ menu in WordPress
How do I get support?

Please use BuddyDev forums for any support question. We are helpful people and stand behind our plugins firmly.

Does it sends a mail notification?

No. It creates local BuddyPress notification only.

評價

2016年9月3日 1 reply
Great idea but unfortunately it doesn't work. Selecting the notification message takes you to your own comment instead of showing the message of the reply. This makes the plugin pretty much useless I am afraid 🙁
2016年9月3日
Running latest buddypress and wordpress and this works great. Thanks for creating it!
閱讀全部3個評價

貢獻者及開發者

“BuddyPress Activity Comment Notifier” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

修改日誌

1.2.0

  • Fix double notification bug for original author of the activity.

1.1.4

  • Links to the actual comment fragment on the page
  • a little bit of code cleanup

1.1.3

  • Add translation support. Thank to @cadic and @bazalt
  • Add a filter to skip notification for favorites. Thanks to Jamie

1.1.2

  • Fix the issue with unfavorite notification not being deleted
  • Do not delete notification on read, mark them as read instead
  • Add filter ‘ac_notifier_skip_notification’ to allow skipping notifications for some activity types if needed

1.1.1

  • Initial release on wporg repo