apply_filters( 'llms_cleanup_tmp_interval', string $recurrence )

Filter the recurrence interval at which files in the LifterLMS tmp directory are cleaned.


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 ↑

Changelog Changelog

Changelog
Version Description
4.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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