buddypress/bp-friends
Boone B Gorges 749b0fa442 Activity prefetch data callbacks must return the $activities array to the filter
The failure to do so was causing prefetching to fail in plugins

git-svn-id: https://buddypress.svn.wordpress.org/trunk@8259 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2014-04-09 01:29:28 +00:00
..
js Compress scripts/styles: 1.9-alpha-7518. 2013-11-05 19:29:18 +00:00
bp-friends-actions.php Improve inline docs in bp-friends. See #5022 2013-11-10 02:43:45 +00:00
bp-friends-activity.php Activity prefetch data callbacks must return the $activities array to the filter 2014-04-09 01:29:28 +00:00
bp-friends-cache.php Cache the friendship request user IDs for a given user. 2014-03-10 20:36:19 +00:00
bp-friends-classes.php Cache the friendship request user IDs for a given user. 2014-03-10 20:36:19 +00:00
bp-friends-filters.php Don't query friendship status in BP_User_Query for logged-out users. 2014-02-27 20:20:25 +00:00
bp-friends-functions.php Fix check for existing friendship in friends_add_friend() 2014-03-27 17:37:41 +00:00
bp-friends-loader.php Add public scope identifier to component loader methods that were otherwise undefined. 2014-03-31 20:15:00 +00:00
bp-friends-notifications.php Friends: Pass $item_id as an argument for notification format filters. 2014-03-27 01:34:56 +00:00
bp-friends-screens.php Refactor Friends component's approach to Notifications integration: 2013-11-30 03:47:27 +00:00
bp-friends-template.php Make the _get_profile_stats() output markup more consistent and translator-friendly 2014-02-07 18:15:53 +00:00
bp-friends-widgets.php Replace BP_PLUGIN_DIR and BP_PLUGIN_URL constant usages with plugin_dir and plugin_url BuddyPress variables, respectively. Also replaces $bp global touches with buddypress() calls within the above scopes. 2014-01-24 23:48:48 +00:00