buddypress/bp-friends
Boone B Gorges 102083de4d Fix check for existing friendship in friends_add_friend()
The previous logic would always result in this check failing.

Fixes #5319

Props r-a-y

git-svn-id: https://buddypress.svn.wordpress.org/trunk@8173 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2014-03-27 17:37:41 +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 Use WP Plugin API rather than call_user_func() to apply format_callback to activity actions 2014-03-13 19:05:27 +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 Friends: Add cache file to component loader. 2014-03-10 20:03:50 +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