wp_users user_status field

I have found an answer to my question here but it’s 7 years old. I simply want to know if I can use this column for my own purposes.

I’m planning to use the user_activation_key column to store a hashed key upon user registration and set an inactive flag in the user_status column. This flag will prevent users from logging in until their e-mail address has been verified.

Related posts

1 comment

Comments are closed.