I'm using Sidebar Login v2.3.2 (which is great, by the way).
I'd like to request not calling ucwords() on the logged-in welcome message (the one that appears in the widget header). Or, add an option to enable/disable this behavior.
Personally, I don't like capitalizing the user's name. It should appear as the user intended. The rest of the text ("Welcome" for example) comes from the configuration, so there is no need to force the uppercase on that, either.
Thanks for your consideration.