Plugin: BuddyPress Usernames Only

Join this plugin group to follow comments, support topics and reviews.

BP Usernames Only – Plugin Announcements (45 posts)

Started 1 year, 8 months ago by: r-a-y

  • Profile picture of r-a-y r-a-y said 1 year, 8 months ago:

    This thread will be used to list any major things you should know.
    If you have a general question, please create a new thread. Thanks!

    * As of BP 1.2.4 and version 0.53 of the plugin, core hacks from the previous versions are no longer needed!

    v0.54 released – fixes multiple replacement in activity updates (thanks to intimez for reporting)

  • Profile picture of gregfielding gregfielding said 1 year, 8 months ago:

    @r-a-y,

    Any way to exclude the changes to the actual member’s profile page header? I liked how it showed the Real Name, followed by the @mentions username. Most of my members would want to show there real name in this one spot.

  • Profile picture of r-a-y r-a-y said 1 year, 8 months ago:

    For now, you can comment out line 17 in bp-usernames-only.php.
    If you uncomment this, I’m not sure where else display names will be re-enabled.

    Let me know!

  • Profile picture of gregfielding gregfielding said 1 year, 8 months ago:

    That worked perfectly! I may be in the minority here, but I think this makes a lot of sense. It gives a logical place to actually show your real name and avoids the duplication of having username @username at the top of the profile page.

  • Profile picture of r-a-y r-a-y said 1 year, 8 months ago:

    I think this makes sense as well; I’m thinking of getting rid of this in the next point release.

    I just need to figure out if this filter I’m hooking into is used anywhere else in the default BP theme. Again let me know if you spot a display name!

    Off-topic: I feel sorry for the user who signed up as “username”! ;)

  • Profile picture of intimez intimez said 1 year, 8 months ago:

    @r-a-y

    You may want to edit the installation instruction on the plugin page
    from -> Change line 578 in /buddypress/bp-activity-templatetags.php
    to -> Change line 578 in /buddypress/bp-activity/bp-activity-templatetags.php

    same in the readme.txt of the plugin zip file which also includes ‘ (ticks that may confused those that copy/paste)

  • Profile picture of r-a-y r-a-y said 1 year, 8 months ago:

    @intimez – Great catch. D’oh another stupid mistake on my part! Will do! Thanks.

    The ticks are needed to render the code tag properly for the readme.txt… I’ll see if there’s a better way.

    Maybe I should include these files to save everyone some headaches?

  • Profile picture of rossagrant rossagrant said 1 year, 8 months ago:

    Hey R-A-Y, great idea to include the files! For idiots like me it would be really handy!

  • Profile picture of intimez intimez said 1 year, 8 months ago:

    @gregfielding

    I would like to duplicate what you did to include the real name on their profile page but can’t find the bp-usernames-only.php – can you let me know where that is located?

    edit: doh! nevermind. bp-usernames-only.php is located in the plugin folder and not buddypress itself.

  • Profile picture of r-a-y r-a-y said 1 year, 8 months ago:

    Looks like we have three votes (including me) to show the display name on the member’s profile page? Any objections?

    If not, I’ll add this to the next point release, as well as bundling the files so you can overwrite the core files.

    Also, intimez and gregfielding, when commenting out that line if you notice any display names on any other BP pages, please let me know.

  • Profile picture of gibbyesl gibbyesl said 1 year, 8 months ago:

    Sorry to ask the question but if you are a heavy plugin users, you will still see username across the site – YES ?

    Thanks

  • Profile picture of r-a-y r-a-y said 1 year, 8 months ago:

    gibbyesl – I don’t understand your question. Can you rephrase it?

  • Profile picture of gibbyesl gibbyesl said 1 year, 8 months ago:

    sorry – now the site will only display the username the user wrote when signing up, with this plugin – yes
    so
    If you have lots of plugins on your site, there wont be occasions when they still display the profile name ?
    Thanks

  • Profile picture of r-a-y r-a-y said 1 year, 8 months ago:

    The answer to your first question is “yes”. The answer to your second question is “maybe”. I think I’ve covered the majority of the display names, but if you encounter any from other BP plugins, let me know.

  • Profile picture of gibbyesl gibbyesl said 1 year, 8 months ago:

    Thanks