Title: WordPress Plugin Which Continuously Runs a Function
Last modified: November 6, 2016

---

# WordPress Plugin Which Continuously Runs a Function

 *  [cloakingocean](https://wordpress.org/support/users/cloakingocean/)
 * (@cloakingocean)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/wordpress-plugin-which-continuously-runs-a-function/)
 * So I’m wanting to create a script that will automatically send a HTTP Request
   after about 10 minutes. I’ve looked at the hooks and there’s a scheduler one 
   I found here: [https://codex.wordpress.org/Function_Reference/wp_schedule_event](https://codex.wordpress.org/Function_Reference/wp_schedule_event).
   However, it states: “The action will trigger when someone visits your WordPress
   site, if the scheduled time has passed.” And I need this script to run every 
   10 minutes, whether or not a site has been visited. Is this possible with the
   plugin format WordPress has currently? What specific hook would I need to use
   to accomplish this? Thanks in advance.

Viewing 1 replies (of 1 total)

 *  Thread Starter [cloakingocean](https://wordpress.org/support/users/cloakingocean/)
 * (@cloakingocean)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/wordpress-plugin-which-continuously-runs-a-function/#post-8408440)
 * *Bump* Is there perhaps another way to achieve this rather than make a plugin
   for WordPress? Maybe a PHP or javascript file that continuously runs?

Viewing 1 replies (of 1 total)

The topic ‘WordPress Plugin Which Continuously Runs a Function’ is closed to new
replies.

## Tags

 * [php](https://wordpress.org/support/topic-tag/php/)

 * 1 reply
 * 1 participant
 * Last reply from: [cloakingocean](https://wordpress.org/support/users/cloakingocean/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/wordpress-plugin-which-continuously-runs-a-function/#post-8408440)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
