| 开发者 | r-a-y |
|---|---|
| 更新时间 | 2013年4月22日 18:06 |
| 捐献地址: | 去捐款 |
| PHP版本: | WP 2.9 & BuddyPress 1.2.4 及以上 |
| WordPress版本: | WP 3.0 & BuddyPress 1.2.5 |
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 );
<title> tag (thanks to meini for reporting)