Function wp_session_cleanup
Clean up expired sessions by removing data and their expiration entries from the WordPress options table.
This method should never be called directly and should instead be triggered as part of a scheduled task or cron job.