[ad_1]
WordPress does not allow storing passwords in plain text in the database. To ensure that passwords are stored securely, Easy Form Builder uses the WordPress function to hash passwords before storing them in the database. This function uses a strong hashing algorithm to convert the password into a unique string of characters that cannot be easily reversed.
When a user requests a new password in the Easy Form Builder login form or register(sign-up) form, Easy Form Builder will sent to the password in plain text.
in next updates we will add magic login link in Pro version of Easy Form Builder.
