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


Top ↑

Return Return

(bool)


Top ↑

Source Source

File: includes/admin/tracking.php


			

Top ↑

User Contributed Notes User Contributed Notes

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