I was look in the wp_users
table a " user_status "
column…( all contain zero )
What works is this data?
I was look in the wp_users
table a " user_status "
column…( all contain zero )
What works is this data?
The user_status
column in the wp_users
table is no longer used by WordPress core – it just hasn’t been removed. It may, or may not be used in the future. Best to leave it alone…