這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

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.

常見問題

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!