apply_filters( 'llms_session_should_init', boolean $init )
Filter whether or not session cookies and related hooks are initialized
Parameters Parameters
- $init
-
(boolean) Whether or not initialization should take place.
Source Source
Changelog Changelog
Version | Description |
---|---|
4.0.0 | Introduced. |