Brajesh Singh in 8 Comments
Initial release
Updated to work with BuddyPress 2.2+
Updated code and added filter to allow skipping some types of notifications using filter 'bp_local_group_notifier_skip_notification'
refactored and updated
Huge improvement in queries. Just 1 query to add all notifications in most of the case. If members larger than 200, query is chunked in the size of 200 members. It saves a lot of resource.
Cleanup and added filter for notification url.
Fix user notifications persisting even after activity gets deleted
Improves the detection for group activity id.
Initial release
Updated to work with BuddyPress 2.2+
Updated code and added filter to allow skipping some types of notifications using filter 'bp_local_group_notifier_skip_notification'
refactored and updated
Huge improvement in queries. Just 1 query to add all notifications in most of the case. If members larger than 200, query is chunked in the size of 200 members. It saves a lot of resource.
Cleanup and added filter for notification url.
Fix user notifications persisting even after activity gets deleted
Improves the detection for group activity id.