buddypress/bp-groups
Boone B Gorges 45bf41c7c8 Allow bp_get_group_has_avatar() to accept a group_id param
Also fix some logic that was causing the function to return true when the
group avatar matched the default avatar (meaning that no local avatar had been
uploaded). See r7769

Fixes #5380

Props imath

git-svn-id: https://buddypress.svn.wordpress.org/trunk@8244 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2014-04-06 16:20:35 +00:00
..
admin Groups & XProfile: Remove Georgia font-family styling from admin area screens. 2014-03-27 20:25:45 +00:00
js Compress scripts/styles: 1.7-bleeding-6637. 2012-12-14 22:57:20 +00:00
bp-groups-actions.php Generate activity actions dynamically, instead of using static values stored in the database 2014-03-13 18:34:06 +00:00
bp-groups-activity.php When prefetching group data for an activity loop, avoid the query when there's nothing to fetch 2014-03-31 21:27:11 +00:00
bp-groups-admin.php Groups: improve group count labels in groups management screen for i18n; adds plurals. 2014-04-04 11:39:51 +00:00
bp-groups-adminbar.php Properly remove the "Edit Page" WP adminbar menu when on a BP page. 2014-02-12 17:33:41 +00:00
bp-groups-buddybar.php Improve documentation in the Groups component. See #5022 2013-12-04 02:07:20 +00:00
bp-groups-cache.php Cache the group invite count for a user. 2014-03-29 00:35:30 +00:00
bp-groups-classes.php Cache the group invite count for a user. 2014-03-29 00:35:30 +00:00
bp-groups-filters.php After creating a new Group and switching back to the "Details" tab, ensure Group ID, name, and description field output is properly sanitized. Props Pietro Oliva. (trunk) 2014-02-05 18:53:33 +00:00
bp-groups-forums.php Refactor Groups component's approach to Notifications and Activity integration: 2013-11-30 06:14:08 +00:00
bp-groups-functions.php Improve validation and documentation for groups_create_group() and BP_Groups_Group::save() 2014-03-25 18:30:56 +00:00
bp-groups-loader.php Add public scope identifier to component loader methods that were otherwise undefined. 2014-03-31 20:15:00 +00:00
bp-groups-notifications.php When demoting a member in a group, delete corresponding promotion notifications 2014-03-09 19:37:47 +00:00
bp-groups-screens.php Don't show the "Create a Group" button in the page title during the group creation process 2014-03-26 21:29:33 +00:00
bp-groups-template.php Allow bp_get_group_has_avatar() to accept a group_id param 2014-04-06 16:20:35 +00:00
bp-groups-widgets.php Specify a null user when querying for groups in groups widget AJAX callback 2014-03-08 12:06:07 +00:00