BuddyPress Group Activity Notifications

By : unknown

!!!!!THIS PLUGIN IS NO LONGER SUPPORTED!!!!!

It is recommended that you instead move to BuddyPress Group Email Subscription:

http://wordpress.org/extend/plugins/buddypress-group-email-subscription/

!!!!!THIS PLUGIN IS NO LONGER SUPPORTED!!!!!

This plugin enables email notifications to all group members whenever a new item is added to the group activity stream. Maximum frequency of notifications is configurable by each user on a group-by-group basis and the backend admin menu allows site admins to configure default settings for this frequency (the plugin normally defaults to 'less spam' rather than more emails).

Group admins and mods can also override the user settings for updates to send out group notifications to all their group users.

1.3 brings support for individual forum topic subscription/unsubscription. You'll notice additional buttons in the forum area to control this.

To protect against spam, users must have been registered on the site for 3 days before any group updates are emailed to group members. This can be changed in the backend by the site admin.

NOTE: If you plan to use this plugin on a site with a large user base I would recommend evaluating the performance impact of enabling all of these email alerts.

FUTURE DEVELOPMENT: I hope to add the ability for daily digests of updates in some way. Not sure when I'll get a chance to do this though. Also need to update the styling in various places and clean everything up. You have been warned :)

NOTE TO PLUGIN AUTHORS: You can hook your own activitity types to reflect specific activities for your plugins. See the example code below:

// Add notification controls for the wiki edits
add_action( 'ass_extra_activities' , 'wiki_group_notifications_add' );
function wiki_group_notifications_add() {
    global $ass_activities;

    $ass_activities[] = array("type"=>"new_wiki_edit", "nice_name"=>"edited a wiki page", "default_frequency"=>3600);
    $ass_activities[] = array("type"=>"new_wiki_comment", "nice_name"=>"commented on a wiki page", "default_frequency"=>3600);
}

The above code adds support for two new activity types "new_wiki_edit" and "new_wiki_comment", with a default maximum email frequency of 1 per 60 minutes (3600 seconds). These defaults can then be tweaked in the same way as the default activities (i.e. they will appear in the backend menus).

BuddyPress Admin Notifications

This plugin adds a checkbox in the post/page admin (for the admins and editors) to tell members (notification & email) that an important post has been published : Just check the checbox at the bottom of a page/post when editing it. (You won't be able to post a notification if the post/page is n.........

Similar: 60%

BuddyPress Forum Notifier

Sends notifications using buddpress notification system for new replies in subscribed topics, new topics in groups forums. Notifications will also be sent as emails, but can be turned of in their settings. All notification messages are editable. Notification emails can be set to be delayed. Notific.........

Similar: 50%

BuddyPress Group Wiki

NOTE: THIS PLUGIN REQUIRES WPMU! This plugin provides simple group wiki functionality within BuddyPress. A group admin can create a group wiki and corresponding group wiki pages. Each page has settings (which can override the group privacy settings) to control access to the page both in terms of .........

Similar: 38%

BuddyPress Group Email Subscription

This powerful plugin allows users to receive email notifications of group activity. Weekly or daily digests are available. Each user can choose how they want to subscribe to their groups. EMAIL SUBSCRIPTION LEVELS There are 5 levels of email subscription options: No Email - Read this group on t.........

Similar: 36%

BuddyPress Edit Activity

Let your BuddyPress members edit their activity posts and replies on the front-end of the site. You can even set a time limit for how long activity posts should remain editable. Just activate the plugin, and every activity post and reply will become editable, styled automatically by BuddyPress to f.........

Similar: 20%

BuddyPress Global Search

Let your members search through every BuddyPress component, along with pages and posts and custom post types of your choice, all in one unified search bar with a live dropdown of results. Just activate the plugin, and every WordPress search input will instantly search your entire BuddyPress site, r.........

Similar: 19%

BuddyPress for LearnDash

Want your learners to interact with each other? BuddyPress for LearnDash turns your course driven website into a social education platform, creating a seamless bridge between BuddyPress and LearnDash....

Similar: 14%

PeepSo

PeepSo is a super-light, free, social network plugin for WordPress that allows you to quickly and effortlessly add a social network or an online community, similar to Facebook right inside your WordPress site. Social network for WordPress - in just a few clicks! The plugin supports the addition of .........

Similar: 10%

HaloSocial

Are you wanting to create a sophisticated social network right inside your WordPress site? HaloSocial is a complete solution, that works right out of the box. It's perfect for brands, artists, schools/universities, non-profit organizations, interest groups and anyone else who wants to benefit from c.........

Similar: 10%

BuddyPress to PeepSo Migration Tool

This migrator has been created to enable administrators of BuddyPress-based communities to move easily to PeepSo and experience social networking for WordPress at its best....

Similar: 9%