Authenticating users with usermeta fields
Ok seems like you have a few moving parts here… You want to add a new meta field (unique code) to the user meta for all users You want to modify the default login form by adding an extra field… a unique code field This unique code field should allow the user to login if … Read more