Skip to content

Instantly share code, notes, and snippets.

@daviddarke
Created November 4, 2016 13:43
Show Gist options
  • Select an option

  • Save daviddarke/5c074cb53ca705892cf1c085221b525a to your computer and use it in GitHub Desktop.

Select an option

Save daviddarke/5c074cb53ca705892cf1c085221b525a to your computer and use it in GitHub Desktop.
Add this cron job
*/1 * * * * wget http://www.domain.com/wp-cron.php?doing_wp_cron 2>&1 > /dev/nul
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment