이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

BuddyPress Usernames Only

설명

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

설치

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 );

후기

2016년 9월 3일
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…
2016년 9월 3일
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.
모든 7 평가 읽기

기여자 & 개발자

“BuddyPress Usernames Only”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “BuddyPress Usernames Only”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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!