Group Forum Subscripton for BuddyPress

** Deprecated in BP 1.2. Use http://wordpress.org/extend/plugins/buddypress-group-email-subscription/ ** Gives users the ability to subscribe to email

Author:Boone Gorges (profile at wordpress.org)
WordPress version required:WPMU 2.8,
WordPress version tested:WPMU 2.8.6
Plugin version:1.4.1
Added to WordPress repository:30-09-2009
Last updated:27-08-2010
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://dev.commons.gc.cuny.edu
Total downloads:15 136
Active installs:10+
plugin download
Click to start download

** Use of this plugin is not recommended in versions of BuddyPress 1.2 and higher. Please consider using BuddyPress Group Activity Notifications instead: https://wordpress.org/extend/plugins/buddypress-group-activity-stream-subscription/. A conversion script for converting subscription data from this plugin to that one is coming soon **

Features:
Users can subscribe to individual discussion topics from within BuddyPress;
Users can subscribe to discussions on a group-by-group basis;
Users are automatically unsubscribed from a group’s discussions when they leave the group;
Administrators can subscribe all users to the appropriate forums with a single click (potentially handy for first-time setup);
Administrators can toggle whether email notification is turned on by default;
Administrators can toggle whether posters receive notification of their own posts.

Developed for the CUNY Academic Commons. Visit http://commons.gc.cuny.edu to learn more about this neat project.

Running BP < 1.1?

If you plan on having your members use the bbPress interface in addition to/instead of the BuddyPress forums interface (something you can only do if you are running bbPress in a separate installation, which means you’re almost certainly running BP < 1.1) do the following steps as well:

  • Upload bb-group-forum-subscription to [bbpress-directory]/my-plugins
  • Activate the plugin on the bbPress admin page
    In [bbpress-template-directory]/topic.php, replace the code
    user_favorites_link();
    with
    user_favorites_link( array(‘mid’ => __(‘Subscribe to this discussion’)),array(‘mid’ => __(‘Unsubscribe from this discussion’)));

Translation credits

Many thanks to the following translators:
* German: Markus Schubert
* French: Daniel H
* Italian: Luca Camellini
* Russian: slaFFik
* Spanish: Admin at dominicana.net.do
* Traditional Chinese: Levin


ChangeLog