Hey guys. I have been having the same problem with ‘Missed Schedule’ posts as ‘OAEPauli’. The website I am having the trouble with is http://www.descent-world.co.uk using WordPress 4.4.3
I have installed ‘WP-Control’ plugin as mjjojo said and looked through the ‘WP-Cron Events’. I can’t find anything under the Hook Name column called ‘publish_future_post’. But under Recurrence column there are a few ‘Non-repeating’ events, shown below:
upgrader_scheduled_cleanup – [24695] – 2016-05-17 23:24:48 (1 hour 9 minutes) – Non-repeating
wangguard_cronjob_runner – [1] – 2016-05-18 01:00:00 (2 hours 44 minutes) – Non-repeating
I have also tried what itsjustdiana suggested adding the following code:
wget -O http://yoursite.com/wp-cron.php > /dev/null 2>&1
I have added the code into the into ‘Add PHP Cron Event’ tab in the WP-Cron-Events plugin. I am not sure this is the right place though…
As I still getting the same problem of Missed Schedule posts.
Any help is appreciated. Has anyone else had any joy fixing the Missed Schedule posts?