buddypress/bp-groups
Boone B Gorges 8a1b314adb Fixes random group fetching in groups_action_redirect_to_random_group()
At some point, groups_get_group() was changed in such a way that the 'type'
and 'per_page' arguments were removed. This changeset reworks the way that
the group action function fetches a random group, to work around these changes.

Fixes #4269

git-svn-id: https://buddypress.svn.wordpress.org/trunk@6107 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2012-06-18 12:43:03 +00:00
..
js Removes ajax-loader spans from markup and ajax-loader triggers from bp-default JS. Replaces with .loader class when appropriate. Fixes #3349 2011-07-22 17:02:46 +00:00
bp-groups-actions.php Fixes random group fetching in groups_action_redirect_to_random_group() 2012-06-18 12:43:03 +00:00
bp-groups-activity.php Improvements to the way the hide_sitewide default is determined in groups_record_activity() 2012-06-14 18:33:23 +00:00
bp-groups-adminbar.php Add 'BuddyPress' to all 1.5 phpdoc since's. 2012-03-16 01:06:05 +00:00
bp-groups-buddybar.php Improvements to link construction and filters in the Groups component: 2012-03-11 15:54:27 +00:00
bp-groups-cache.php When a group is created or deleted, clear each group member's "total groups count" cache. 2012-06-14 20:12:59 +00:00
bp-groups-classes.php Fixes random group fetching in groups_action_redirect_to_random_group() 2012-06-18 12:43:03 +00:00
bp-groups-filters.php Add 'BuddyPress' to all 1.5 phpdoc since's. 2012-03-16 01:06:05 +00:00
bp-groups-forums.php Removes global $bp references for native BP functions in bp-group-forums.php. Adds PHPDoc throughout bp-group-forums.php. Fixes #4239, props r-a-y 2012-06-08 21:27:01 +00:00
bp-groups-functions.php When a group is created or deleted, clear each group member's "total groups count" cache. 2012-06-14 20:12:59 +00:00
bp-groups-loader.php Add missing field declarations to classes. Fixes #4159 2012-04-21 15:47:05 +00:00
bp-groups-notifications.php Breathing room for cast variables. 2012-02-11 21:32:04 +00:00
bp-groups-screens.php Adds template tag bp_get_group_current_admin_tab() and implements throughout BuddyPress for accessing current group admin tab data. 2012-03-23 18:17:14 +00:00
bp-groups-template.php Correct double-slashed group action links. Fixes #4161, props cnorris23 2012-04-23 18:04:24 +00:00
bp-groups-widgets.php First pass at replacing manual script versions with bp_get_version(). See #3992. 2012-02-13 04:35:21 +00:00