-
Notifications
You must be signed in to change notification settings - Fork 61
is_activated
Spuds edited this page Jan 26, 2023
·
1 revision
DEVELOPER DOCUMENTATION > IS_ACTIVATED
This variable holds various numerical values based on the current user activation status. The values to meanings are as follows:
- 0 - waiting for email activation
- 1 - activated
- 2 - waiting email activation after email change
- 3 - waiting for admin approval
- 4 - waiting for deletion
- 5 - pending COPPA
If a user has been banned, the above values are incremented by 10
- +10 for banned users