Skip to:
Content
Pages
Categories
Search
Top
Bottom

Default to “Display name publicly as” username.

Viewing 2 replies - 1 through 2 (of 2 total)

  • mrjarbenne
    Participant

    @mrjarbenne

    You could use this plugin — https://github.com/r-a-y/buddypress-usernames-only — to override the Display name so that only the username shows. I find this makes a lot of sense in communities where @mentions are a prevalent means of connecting. By default the Display name on the profile will still be the Nice Name, rather than the username, but you can change that by adding this snippet to your wp-config.php file

    define( 'BP_SHOW_DISPLAYNAME_ON_PROFILE', false );


    Gnostic_Thought
    Participant

    @gnostic_thought

    Yeah I’ve found that plugin and sorry about the multiple posts. I want their names showing in their profile so I won’t add the code but thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Default to “Display name publicly as” username.’ is closed to new replies.
Skip to toolbar