Allowing display name as an option in Customer Display Name
-
I am currently working on a B2B site, where we are using the pro version of this plug-in. One problem that I am facing, however, is that if we use multi-user mode with the Company + Email option for the Customer Display Name, we end up with a really confusing overview of who did what like so:
If we on the other hand use something like the Full Name + Email option, it now becomes very unclear what users belong to what company in the Users overview, inside the WordPress admin.
I guess the ideal scenario would be, if it was possible for the manager account to be displayed with the company name, and the sub account with the full name or the display name. Generally, I think display name would be a good choice for an option here, since it can be altered to anything at any point. The username cannot be altered once it has been created.
I’ve gleaned through this part of the plug-in code to see, if I could perhaps add a filter to the output where these names are echo’d, but there is no filter either.
Would it be possible to add an option to support display names, or perhaps just the application of a filter on the output of these names?
- You must be logged in to reply to this topic.