Login to modify user data
-
Hi
We urgently need to create a registration website for a client and now we want to do it with wp_data_access instead of the ACF plugin.
One of the requirement is for the user to provide a username name and password to be able to ‘log in’ later to change their data. Now I can create 2 fields named username and password but then they will not be encrypted.
Is it possible within wp_data_access to create some kind of login screen where and user data to search and check if it is correct and then redirect to his own record to change this data.
Or can a WordPress user be created for example from wp_data_access with which one can log in and then also get to his own record.
Regards Peter
The topic ‘Login to modify user data’ is closed to new replies.