apply_filters( 'llms_tracker_schedule_interval', string $recurrence )

Filter the recurrence interval at which tracking data is gathered and sent.


Parameters Parameters

$recurrence

(string) Cron job recurrence interval. Must be valid interval as retrieved from wp_get_schedules(). Default is "daily".


Top ↑

Source Source

File: includes/class.llms.install.php

View on GitHub



Top ↑

User Contributed Notes User Contributed Notes

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