Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
EDD_Tracking::send_checkin( bool $override = false, bool $ignore_last_checkin = false )
Send the data to the EDD server
Description Description
Parameters Parameters
- $override
-
(Optional) If we should override the tracking setting.
Default value: false
- $ignore_last_checkin
-
(Optional) If we should ignore when the last check in was.
Default value: false
Return Return
(bool)
Source Source
File: includes/admin/tracking.php