Skip to content
Spuds edited this page Jan 26, 2023 · 1 revision

DEVELOPER DOCUMENTATION > IS_ACTIVATED

is_activated Variable

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