Answered: How to limit registration to users with email account from special domain name?
|
| Post date: 2021-10-17 10:44:58 |
| Views: 302 |
Hi
I had a similar need as I installed Q2A on a website I developed on my workplace. I wanted my collegues to use their professionnal email adress (we just have one domain as to email), and it turned out to be quite simple
- I added a check with strpos to the class qa_filter_basic (pluginsqa-filter-basic.php) : strpos($email,'@yourdomain.ext')===false

- If the verification fails (the email does not belong to the specified domain), then return a message ("email_conseil_dep") saying only their professionnal mail is allowed. Message that I added - with a translation in French - to frqa-lang-users.php (you will have to do it in your specific folder)

This did the job for me. Hope it will be useful for someone out there
Kind regards
Paul V
France
|
| Please click Here to read the full story. |
| |
| Other Top and Latest Questions: |
Kids Online Safety Act social media safety bill advances in Senate
|
SpaceX gives Nvidia a much-needed boost. Plus, Cramer on an 'undervalued' stock
|
Chipmaker Broadcom is breaking out. How Tony Zhang is trading it
|
SpaceX moon crash is a perfect metaphor for rocket maker’s share price, analysts say
|
Gift for a 7 year old in Europe
|
Pneumonia, Asthma, Prednisone, oh my...
|
Follow-up - anti-depressants and (male) sex, difficulty climaxing
|
Phone storage driving me loco
|
Movie: Jour de Fête
|
Disney weighs free, ad-supported streaming, says it has sold out Super Bowl ad spots
|