buddypress/bp-friends
Andy Peatling 96e926fc02 Fixes #991 props junsuijin
git-svn-id: https://buddypress.svn.wordpress.org/trunk@1853 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2009-09-10 20:37:41 +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 Fixes #991 props junsuijin 2009-09-10 20:37:41 +00:00