[ad_1]
I have a subscription-based business on my wordpress site and one of the membership levels is supposed to trigger something on my externally hosted flask application whenever a user gets verified. For some reason, the “email validation” setting on new users is set to “not required” so the verification email isnt being sent out, therefore my flask app is not getting triggered. Does anyone know why this may be and/or how to enforce the verification email to be sent for all membership levels?
[ad_2]