• How to active “newsletter” cron job every 30 seconds instead of every 5 minutes? When I manually do it with the CRON manager plugin every 20-30 seconds, the newsletter is sent around 10 times faster. But the CRON manager does not allow to change the interval.

    • This topic was modified 3 years, 12 months ago by clivio.
Viewing 1 replies (of 1 total)
  • I think you can use define(‘NEWSLETTER_CRON_INTERVAL’, ‘yourvalue’); in the config.php of WP to define the time span.

Viewing 1 replies (of 1 total)
  • The topic ‘Cron job every 30 seconds, not every 5 minutes’ is closed to new replies.