Multiple user_login with the same value ! Will this cause issues?
-
Hi there,
Im about to roll out a change on one of my sites that allows users to review their current employer! However, i intend to bypass the registration process and as such would like to make the user_login the actual job title of the reviewer! For example, if an engineer reviews company a, ill set the user_login to engineer, with a random password and a null email id unless he/she wants to set one!
However, if a second reviewer who is an engineer, his/her user_login will also be engineer ! I know i can set other values like nicename, but this will mean modifying a bunch of code! My question here is does having users user_login value set to the same value cause problems to the core of wp functions?
If you are struggling to understand feel free to check out the site at https://www.reviewrecruiter.com.au !
Id greatly appreciate any knowledge on this as im sort of reluctant start inserting values into the wp_users database without knowing im not going to kill the beats?!
- The topic ‘Multiple user_login with the same value ! Will this cause issues?’ is closed to new replies.