• LifterLMS
  • Knowledge Base
  • Academy
  • Blog
  • Podcast
  • Contributors
  • My Account

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Code Reference / includes/class-llms-events.php

LLMS_Events::store_tracking_events()

Method: Store event data saved in the tracking cookie.

Source: includes/class-llms-events.php:433

Used by 1 function | Uses 2 functions

llms_tracking_post_types

Filter Hook: Filter the post types that should be tracked

Source: includes/class-llms-events.php:360

Used by 1 function | Uses 0 functions

llms_tracking_should_track_client_events

Filter Hook: Filters whether or not the current page should track client-side events

Source: includes/class-llms-events.php:393

Used by 1 function | Uses 0 functions

LLMS_Events::store_cookie()

Method: Store event data saved in the tracking cookie.

Source: includes/class-llms-events.php:407

Used by 0 functions | Uses 3 functions

LLMS_Events::record_many()

Method: Record multiple events.

Source: includes/class-llms-events.php:237

Used by 0 functions | Uses 1 function

LLMS_Events::register_events()

Method: Register event types

Source: includes/class-llms-events.php:274

Used by 0 functions | Uses 1 function

llms_get_registered_events

Filter Hook: Filter the list of registered events.

Source: includes/class-llms-events.php:299

Used by 1 function | Uses 0 functions

LLMS_Events::sanitize_raw_event()

Method: Recursively sanitize event data.

Source: includes/class-llms-events.php:311

Used by 2 functions | Uses 1 function

LLMS_Events::should_track_client_events()

Method: Determine if client side events from the current page should be tracked.

Source: includes/class-llms-events.php:346

Used by 1 function | Uses 4 functions

LLMS_Events::instance()

Method: Get Main Singleton Instance.

Source: includes/class-llms-events.php:46

Used by 0 functions | Uses 0 functions
1 2 Next »
© 2014 - 2023 LifterLMS · Privacy Policy · Terms and Conditions