LLMS_Session::maybe_update_id()
Updates the session id when an anonymous visitor logs in.
Description Description
Return Return
(boolean) true
if the id was updated, otherwise false
.
Source Source
File: includes/class.llms.session.php
Changelog Changelog
Version | Description |
---|---|
4.0.0 | Introduced. |