Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

The WordPress internal schedule is not triggered enough often

$
0
0

Replies: 0

Anyone able to help?

I get the message
“The WordPress internal schedule is not triggered enough often”
and emails taking a long time to send – 12+ hours for 3000 emails…

I have set up “Enter the cron jobs panel and create a new cron job setting the interval to 5 minutes.”
and added
curl https://www.thenewsletterplugin.com/wp-cron.php >/dev/null 2>&1

and Enable the SMTP? yes
with settings – test email gets sent.

There is in wp-config.php
define(‘DISABLE_WP_CRON’, true); – but doesn’t the curl command overwrite this?


Viewing all articles
Browse latest Browse all 59525

Trending Articles