Posts Tagged Url

How to run scheduled task using wordpress

To run scheduled task you can use UNIX cron facility. It is reliable. But if you want to do it with another way because your hosting does not allow cron job, then you can use wordpress cron by using wordpress plugin. You can use this plugin. After you have installed the plugin, the go to your admin page to set up the task, by entering start time, how often, and the task url.

, , , ,

No Comments