Enable wordpress Cron Scheduler

If you run a WordPress site and need the inbuilt cron Scheduler to run you need to append the following line into your wp_config.php file

 

define('ALTERNATE_WP_CRON', true);

 

  • 2 Bu dökümanı faydalı bulan kullanıcılar:
Bu cevap yeterince yardımcı oldu mu?

İlgili diğer dökümanlar

How to remove multiple posts with a single click in WordPress?

It is possible to remove multiple post in your WordPress dashboard. You can also remove selected...

How to remove your post in Wordpress?

You can remove your published or draft post in Wordpress.1. Login to your WordPress admin...

How to add a new category in WordPress?

1. Login to your WordPress admin dashboard.2. Under the dashboard menu, hover your mouse on Posts...

How to remove the Uncategorized category from WordPress?

You can not remove "Uncategorized" Category but you can rename it1. Login to your WordPress admin...

How to remove a category in WordPress?

If you want to remove WordPress category then follow this instruction:1. Login to your WordPress...