I've looked in the codex at the database descriptions and cannot find a definition of the user status field in the wp_users table. Can someone point me in the right direction?
I've looked in the codex at the database descriptions and cannot find a definition of the user status field in the wp_users table. Can someone point me in the right direction?
I had the same question today. From what I could glean from my search, it is a deprecated field. However, it seems the BuddyPress plugin has utilized it to distinguish between active (with a value of 0) and inactive (with a value of 2) users.
This topic has been closed to new replies.