llms_cleanup_tmp()
Cron function to cleanup files in the LLMS_TMP_DIR
Description Description
Removes any files that are more than a day old.
Return Return
(void)
Source Source
File: includes/llms.functions.core.php
Changelog Changelog
Version | Description |
---|---|
4.10.1 | Use strict type comparisons. |
3.18.0 | Introduced. |