buddypress/bp-xprofile
Andy Peatling af2439996e Streamlined the multiple functions to get the user's name, and brought them under the new "bp_core_get_user_displayname" function.
Added more through commenting to the bp-core.php file.

Allowed greater customization to bp_core_action_search_site()

Added bp_get_buddypress_theme_path() and bp_get_buddypress_theme_uri() functions

Reduced priority on some core BuddyPress functions, so that other plugins can scoot in front if needed.

Added missing filters on some core functions.

git-svn-id: https://buddypress.svn.wordpress.org/trunk@1518 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2009-06-05 21:29:24 +00:00
..
css Fixes #435 2009-02-09 21:42:02 +00:00
images Initial support for new default BuddyPress theme 2008-06-17 17:29:32 +00:00
js Added complete support for existing blog networks. Please see mailing list for complete overview on the new "home base" features. 2008-09-09 18:52:13 +00:00
prebuilt-fields fixes #459 2009-02-10 21:43:09 +00:00
bp-xprofile-admin.php Improving usability around themes and admin screens. 2009-04-05 12:29:18 +00:00
bp-xprofile-ajax.php refactored friends functionality to mirror the architecture used by xprofile and messages 2008-05-13 23:26:26 +00:00
bp-xprofile-classes.php Applying security enhancement patch - props markjaquith. 2009-05-08 12:02:11 +00:00
bp-xprofile-cssjs.php Making the switch to WPMU 2.7.1+ support only. BuddyPress will now ONLY run in /plugins/ and not /mu-plugins/. 2009-04-03 12:57:45 +00:00
bp-xprofile-filters.php Added get_() functions for all template functions so that values can be returned inside of template loops as well as echoed. 2009-04-27 14:20:42 +00:00
bp-xprofile-notifications.php Streamlined the multiple functions to get the user's name, and brought them under the new "bp_core_get_user_displayname" function. 2009-06-05 21:29:24 +00:00
bp-xprofile-signup.php Removed the use of sessions in BuddyPress, as this is not a robust solution when installed on a multi-server setup. 2009-06-03 22:49:34 +00:00
bp-xprofile-templatetags.php Fixes #709 2009-04-29 15:29:03 +00:00