wp_schedule_event question
-
Let’s say, we are using the WordPress function
wp_schedule_event()
to run a script every hour, does it run on its own? or do I need to use windows task scheduler / cron to do the job?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘wp_schedule_event question’ is closed to new replies.