Override display names across your BuddyPress site with usernames.
If your members frequently changed their display name, past activity updates will still show their old display name. New activity updates will correctly show their username.
If you're using WP 3.0 in network mode or WPMU and you're seeing display names on blog comments, please try following step 2 in the installation instructions.
The only place you should see a user's display name is on a member's profile, other than that if you notice a display name on any other page on BuddyPress, please let me know!
By default, display names are enabled on member profile pages. If you prefer usernames to be shown, add the following snippet to your wp-config.php file:
define( 'BP_SHOW_DISPLAYNAME_ON_PROFILE', false );
Requires: WP 2.9 & BuddyPress 1.2.4 or higher
Compatible up to: WP 3.0 & BuddyPress 1.2.5
Last Updated: 2010-7-1
Downloads: 5,933
Got something to say? Need help?