I’ve just started using the Mentions plugin, to allow users to @ tag others on my forum.
It mostly works fine, except where people have changed their display name since joining.
I understand that SP taps into the WP membership database, and usernames there can’t be changed. However, SP does allow people to use a display name different from the one they registered with.
If someone registers as UserA, then changes their display name to PersonB, the autocomplete on the @mentions will display @UserA. This gets a bit confusing when someone hasn’t used their registered name for a long time, and other forum users have forgotten all about it. It looks like an error when @mentioning them, even though it’s not.
Is there any chance that autocomplete could show the display name instead of the login name?