Plugin: BuddyPress Registration Groups

Join this plugin group to follow comments, support topics and reviews.

Change Log

0.8

  • Validated plugin is compatible with BuddyPress 1.5
  • Modified plugin listing to remove 20 group limit; limit is now 99999

0.7

  • Validated plugin is compatible with WordPress 3.2.1 and BuddyPress 1.2.9
  • Changed default group listing to only show public groups, hidden and private groups are not shown

0.6

  • Fixed a bug where the timeline would not record group names correctly on join
  • There is a known issue with user avatars not displaying in the timeline when joining on registration, plugin works fine otherwise

0.5

  • Changed group ordering on the registration page to alphabetical

0.4

  • Replaced static link to plugin .css file with a dynamic one
  • Addressed minor styling issue
  • Addressed error that was being thrown if no groups were selected

0.3

  • Tested as functional on WordPress 3.0 and BuddyPress 1.2.5.2
  • Tested as functional in both WP3 single and multisite installations

0.2

  • Updated plugin to work in single and multiuser environments
  • Tested as functional on WordPress 2.9.2 and BuddyPress 1.2.5.2
  • Tested as functional on WordPress MU 2.9.2 and BuddyPress 1.2.5.2
  • Added a readme.txt
  • Added loader.php to prevent plugin from loading if BuddyPress is not active
  • Added includes directory
  • Moved bp-registration-groups.php to includes directory
  • Added plugin specific CSS file to includes directory
  • Added code to only load CSS on the registration page

0.1

  • First version!