$instance
$instance : null
Singleton.
Class MainWP_System_Cron_Jobs
get_timestamp_from_hh_mm(mixed $hh_mm, integer $time = false) : \MainWP\Dashboard\time
Method get_timestamp_from_hh_mm()
Get Time Stamp from $hh_mm.
mixed | $hh_mm | Global time stamp variable. |
integer | $time | Time of day. |
Y-m-d 00:00:59.
check_conds_to_run_auto_update(integer $next_time, integer $run_timestamp = false, integer $frequence_in_seconds = false) : boolean
Method check_conds_to_run_auto_update()
To check conditionals to run auto update checking.
integer | $next_time | Next time to run. |
integer | $run_timestamp | Runtime daily. |
integer | $frequence_in_seconds | frequence running in seconds. |
Valid or not to run.
start_notification_daily_digest(array $email_settings, boolean $plain_text, array $sites_ids = false, object $email_site = false) : boolean
Method start_notification_daily_digest().
Send email notification.
array | $email_settings | Email settings. |
boolean | $plain_text | Text format value. |
array | $sites_ids | Array of websites ids (option). |
object | $email_site | current report site. |
True|False