[buddypress-trac] [BuddyPress] #2639: [patch] Exclude parameter for bp_has_groups()
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Thu Sep 16 20:45:29 UTC 2010
#2639: [patch] Exclude parameter for bp_has_groups()
--------------------------+-------------------------------------------------
Reporter: boonebgorges | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 1.3
Component: Groups | Keywords: has-patch needs-testing
--------------------------+-------------------------------------------------
This patch adds an exclude parameter for bp_has_groups().
The patch also contains fixes to a couple little bugs that were in the way
of testing the main enhancement:
- some instances of function_exists( 'friends_install' ) have been changed
to bp_is_active( 'friends' )
- BP_Core_User::get_users() was throwing errors when $type =
'alphabetical' because the LEFT JOIN clause for the profile data table was
missing
--
Ticket URL: <http://trac.buddypress.org/ticket/2639>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list