Answered: How to limit registration to users with email account from special domain name?
|
| Post date: 2021-10-17 10:44:58 |
| Views: 293 |
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: |
Tips for Parenting at a dual language school (non native)
|
Private companies added just 44,000 workers in July, below expectations, ADP reports
|
Lucid stock plunges as EV maker begins 'operational reset,' delays midsize vehicle
|
Movie: The Egg and I
|
A couple of fire season questions (AQI & predicting fire growth)
|
Pneumonia, Asthma, Prednisone, oh my...
|
Another "identify this title from my youth" question
|
Movie: The Band Wagon
|
SpaceX stock falls 7% after AI spending surge rattles investors
|
Phone storage driving me loco
|