It's possible to hide email only on specified user registration form?
I've two method of creating users, I want to hide it on other one.
It's possible to hide email only on specified user registration form?
I've two method of creating users, I want to hide it on other one.
Comments
Comment #1
kenorb commentedTemporary I've solved it by hard-coding path condition for my own purpose:
So when you will go to: /someregistrationpage/my_last_url_path, so then email will be hidden.
Comment #2
gate commentedHello,
there is a webpage, www.emailhide.org, that encrypts your email address in a secure manner. All you nedd to do is type in your email address and is returned html code with a link with your encrypted email. I've tried and now i use it everytime. There's also a automatic gen for webmasters. Check it out.
Comment #3
kenorb commentedThank you for the spam
Comment #4
Christopher Herberte commented