LLMS_Abstract_Session_Database_Handler
LLMS_Abstract_Session
Description Description
Source Source
File: includes/abstracts/llms-abstract-session-database-handler.php
Changelog Changelog
Version | Description |
---|---|
4.0.0 | Introduced. |
Methods Methods
- clean — Delete all sessions from the database
- delete — Delete a session from the database
- get_cache_key — Retrieve a prefixed cache key
- read — Retrieve session data from the database
- save — Save the session to the database