Users can sign up with usernames like: [email protected]. My client wants me to display 'name' only, and not display '@url.com'.
I know how to do this in PHP, but the templates don't accept PHP code, so how would I implement this?
Thanks!
I know how to do this in PHP, but the templates don't accept PHP code, so how would I implement this?
Thanks!
Comment