How to force ‘cron_schedules’ every minute instead 1 hour?

You have the wrong period alias in your code You added your personal period in my_cron_schedules() as 61sec: $schedules[“61sec”] = array( but use it in setup_schedule() as 61sek: wp_schedule_event( current_time(‘timestamp’), ’61sek’ , ‘expire_ogl’); The other parts of the code look right.

“Missed schedule” posting bug

You don’t really need a Plugin to define these type of cronjobs in a timely manner. All you need to do is to reliably call the WordPress Cron file which is wp-cron.php The question is if your Webhost allows you to start wget without any path command or if it’s allowed to start it anyway. … Read more

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