LLMS_Events

LLMS_Events class.


Description Description


Source Source

File: includes/class-llms-events.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.37.15 Excluded page.* events in order to keep the events table small.
3.37.14 Added store_tracking_events() method. Moved most of the store_cookie() method's logic into store_tracking_events().
3.36.1 Improve performances when checking if an event is valid in LLMS_Events->is_event_valid(). Remove redundant check on is_singular() and is_post_type_archive() in LLMS_Events->should_track_client_events().
3.36.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.