LLMS_Helper_Options::set_last_keys_cron_check( int $time )
Set the last cron check time
Description Description
Parameters Parameters
- $time
-
(Required) Timestamp.
Return Return
(boolean) True if option value has changed, false if not or if update failed.
Source Source
File: libraries/lifterlms-helper/includes/class-llms-helper-options.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |