Hi,
Unfortunately, Pie Register does not support filtering the verification process based on the user’s email address. However, you can accomplish this by using the action hook ‘user_register’.
You can set Email Verification as the verification type for the registration form. Go to Pie Register > Manage Forms > Edit Form > Set user verification. See screenshot: https://imgur.com/QWTt19D
Do you want admin to verify if the user’s email address is not in the list of allowed email domains? Then you can accomplish this by adding custom code.?Please download and extract the zip file from here: https://blue.genetechz.com/pieregister_download/custom-code-patch-file.zip . Copy and paste the code from the patch file ‘patch-code-file.txt’ to the ‘functions.php’ file of your current theme (wp-content/themes/your current theme/functions.php).
You can add email domains to the allowed emails?list. See screenshot: https://imgur.com/OiQjimA. So far, we’ve kept two email domains as examples: ‘mailinator.com’ and ‘yopmail.com’.
Please let us know if you need any further assistance.
Thank you
Pie Register Support