Forums

2.8 missed scheduled posts (3 posts)

  1. philstutt
    Member
    Posted 2 years ago #

    Scheduled posts show in the edit page but do not post. The error message is 'missed schedule'

    Any ideas?

    Phil

  2. Marlimant
    Member
    Posted 2 years ago #

    Hi:

    Try this:
    In wp-includes/cron.php, approximately in the line number 205, change

    wp_remote_post ($cron_url, Array (' timeout' => 0.01, ' blocking' => false));

    To 20 seconds:

    wp_remote_post ($cron_url, Array (' timeout' => 20, ' blocking' => false));

    Regards.

  3. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.