LLMS_Session::should_init()
Determines if the cookie and related save/destroy handler actions should be initialized
Description Description
When doing CRON or when on the admin panel we don’t want to load, otherwise we do.
Return Return
(boolean)
Source Source
File: includes/class.llms.session.php
Changelog Changelog
Version | Description |
---|---|
4.0.0 | Introduced. |