reminder wp_schedule_event

It’s because your code is explicitly written to ignore whether or not the event is in the past or the future. See here: $diff = strtotime($my_meta) – strtotime($datetime2); If the event date is in the future, $diff will be a positive number, but if it’s in the past, it will be a negative number. Then … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)