LLMS_Tracker::init()
Description Description
Source Source
File: includes/class.llms.tracker.php
public static function init() { add_action( 'llms_send_tracking_data', array( __CLASS__, 'send_data' ) ); }
Expand full source code Collapse full source code View on GitHub
User Contributed Notes User Contributed Notes
Permalink: