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.


Top ↑

Source Source

File: includes/class.llms.session.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
4.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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