Question
How to set up a regular run of wp-cron.php with WP Toolkit.
Answer
You can disable the regular WordPress cron and instead run the WP Toolkit cron regularly.
- Access cPanel / Domains / WP Toolkit
- Click the drop down next to the WordPress installation you want to disable the default
wp-cron.phpexecution. - Turn on Take over wp-cron.php on the installation card.
- WP Toolkit will automatically create a replacement scheduled task. It will now run
wp-cron.phpevery 30 minutes by default. - If you need to create a custom cronjob, next to Take over wp-cron.php, click the settings icon.
- After the redirect has loaded, you can configure your new cron job for WordPress
Comments
0 comments
Article is closed for comments.