LLMS_Events::store_tracking_events( string $tracking )

Store event data saved in the tracking cookie.


Description Description


Parameters Parameters

$tracking

(Required) The llms-tracking data in JSON format.


Top ↑

Return Return

((boolean|WP_Error)) Returns WP_Error when nonce verification fails or unauthenticated user, true otherwise.


Top ↑

Source Source

File: includes/class-llms-events.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.37.14 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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