Re: Username and Name
Yes.
But I want only Username or only Name.
Or why not Username and Name is same.
Thank you
I still want to figure out a way to autogenerate the username from the name; full name with spaces stripped, all lower case.
I know it’s doable with simple PHP code, that I may have used before somewhere – have to dig through my older sites. But where/how could I insert that into the registration process? Would that have to be a plugin? Any pointers appreciated.