This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

BuddyPress Usernames Only

Description

This plugin overrides display names across your BuddyPress site with usernames. The plugin will make your BP install more intuitive and user-friendly when using the @mentions feature.

Donate!

If you downloaded this plugin and like it, please:

  • Donate!
  • Rate this plugin
  • Spread the gospel of BuddyPress

Installation

This plugin requires BuddyPress 1.5

  1. Download, install and activate the plugin.
  2. If you’re using network mode and you have enabled user blogs, network-activate the plugin.

FAQ

I still see some display names on my BP site!
  • If you’re using WP 3.0 in network mode 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!

Internal configuration

By default, display names are enabled in the member header on 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 );

Reviews

ছেপ্টেম্বৰ 3, 2016
no problems about it being quite old, about having dozens of other BP's plugins installed, and the suggestion on the FAQ does the job too. hey, what else would you expect from one of the BP team? now, if only i could replace the name in the <title> of the profile page too...
ছেপ্টেম্বৰ 3, 2016
Any thought about updating this to ensure it's compatible to latest WP? So far it works just fine with my install and I have a LOT of other plugins too.
Read all 7 reviews

Contributors & Developers

“BuddyPress Usernames Only” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

0.6

  • Requires at least BuddyPress 1.5
  • Performance enhancements
  • Add support for BP username compatibility mode
  • Add support for WP Toolbar
  • Add support for bbPress
  • Various fixes
  • Thanks to the Hamilton-Wentworth District School Board for sponsoring this release

0.58

  • Fix unique identifier block on member profiles again! (thanks to rossagrant and erich73 for reporting)

0.57

  • Fix unique identifier block on member profiles (thanks to mrjarbenne for reporting)

0.56

  • Fix username overlap (thanks to fzncloud and nuprn1 for reporting)
  • Replace display name in <title> tag (thanks to meini for reporting)

0.55

0.54

  • Fix multiple replacement in activity updates again! (thanks to intimez for reporting)

0.53

  • Removed bp_member_name filter (fixes compatibility with Welcome Pack)
  • Tagged compatibility with BP 1.2.4
  • Removed packaged replacement files as core hacks are no longer needed

0.52

  • Show display name in member profiles by default
  • Fix multiple replacement in activity updates and RSS feeds (thanks to ekawaii for reporting)
  • Fix comment author usernames (thanks to piphut and intimez for reporting)
  • Added modified core files to the plugin

0.51

  • Forgot to uncomment a filter! D’oh!

0.5

  • First version!