LLMS_Session

LLMS_Session class.


Description Description


Source Source

File: includes/class.llms.session.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.0.0 Major refactor to remove reliance on the wp-session-manager library: + Moved getters & setter methods into LLMS_Abstract_Session_Data + Added new methods to support built-in DB session management. + Deprecated legacy methods + Removed the ability to utilize PHP sessions. + Removed unused methods.
3.7.7 Unknown.
3.37.7 Added a second parameter to the get() method, that represents the default value to return if the session variable requested doesn't exist.
1.0.0 Introduced.


Top ↑

Methods Methods


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.