• I run this plugin to randomly post posts for a certain category. For the first 2 months it was working and then all of a sudden it stopped working. When I check the settings logs, this is what I see:

    2018-12-24 02:01:19 – Auto Post Scheduler Disabled!
    2018-12-24 02:01:24 – Auto Post Scheduler Enabled!
    2018-12-24 02:01:24 – DEBUG: First wp_next_scheduled for 2018-12-24 02:01:23 America/Los_Angeles.

    And then that is it, nothing else.

    I don’t know what happened or why this happened. Can you please help me with this?

Viewing 1 replies (of 1 total)
  • Plugin Author johnh10

    (@johnh10)

    WordPress cron must be triggered for WordPress to check for scheduled events (see FAQ)

    Have you disabled it somehow? If unsure, install any cron plugin to view your scheduled events. If the seconds left to next event are all negative, then cron is not being called, so no events are happening.

    Example cron: https://i.imgur.com/cDXEol4.jpg

    I would also check your server logs for any possible server messages.

Viewing 1 replies (of 1 total)

The topic ‘Auto Post Schedule not enabled’ is closed to new replies.