Documentation

clean_expired_unverified_users.php

Script to clean expired unverified users based on email verification tokens.

This script removes users whose email verification token has expired (token_expires_at < NOW()) and who are still marked as not verified. It can be executed manually or scheduled via a cron job.

Table of Contents


        
On this page
  • Table Of Contents

Search results