Translating WordPress
New to Translating WordPress? Read through our Translator Handbook to get started. Hide
Current translation: Yes. Add <code>define('DISABLE_WP_CRON', true);</code> to your <code>wp-config.php</code> and have a real cron job execute e.g. <code>wget -q -O - http://your.blog.example.com/wp-cron.php >/dev/null 2>&1</code>