buddypress/bp-friends
2009-10-05 18:05:05 +00:00
..
deprecated Re-factored a large amount of code. Moved all deprecated code into a deprecated folder which can be selectively unloaded. Removed all theme specific AJAX, CSS and JS from the plugins (and into the deprecated folder) in anticipation for the new theme setup coming in another big commit next week. 2009-08-08 17:25:01 +00:00
bp-friends-classes.php Deprecated bp_core_add_nav_item() and bp_core_add_subnav_item(). Replaced with bp_core_new_nav_item() and bp_core_new_subnav_item() that support ordering of menu items, more easily understandable parameters and associated parameter array support. 2009-07-14 17:43:27 +00:00
bp-friends-notifications.php Fixes #974 props djpaul 2009-09-07 20:42:59 +00:00
bp-friends-templatetags.php Removed ajax loader from friend and group search boxes. 2009-10-05 18:05:05 +00:00