Title: WordPress event api
Last modified: January 29, 2017

---

# WordPress event api

 *  [damonsh](https://wordpress.org/support/users/damonsh/)
 * (@damonsh)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/wordpress-event-api/)
 * Hi,
 * I am new to WordPress. Does WordPress have an API and event system, where you
   can capture events, such as save, publish. Can something be implemented where
   a scheduled task runs everyday and if a page has not been updated for a given
   length of time then it sends out reminder emails. A table would prob be required
   to store that a reminder has been sent. This sort of stuff can be done in Umbraco,
   but not sure about WordPress.
 * Is the only language PHP?
 * thanks a lot for any information!
    -  This topic was modified 9 years, 4 months ago by [damonsh](https://wordpress.org/support/users/damonsh/).

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [gnoric](https://wordpress.org/support/users/gnoric/)
 * (@gnoric)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/wordpress-event-api/#post-8712398)
 * There is wp_cron, that you could have a detailed look into. Also, wordpress comes
   with countless hooks, that enable you to run a function after a specific event,
   e.g. save_post.
 * Here are the two links to the codex:
    [WP_Cron](https://codex.wordpress.org/Function_Reference/wp_cron)
   [Hooks & Actions](https://codex.wordpress.org/Plugin_API/Hooks)
 *  Thread Starter [damonsh](https://wordpress.org/support/users/damonsh/)
 * (@damonsh)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/wordpress-event-api/#post-8713432)
 * Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘WordPress event api’ is closed to new replies.

## Tags

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

 * In: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
 * 2 replies
 * 2 participants
 * Last reply from: [damonsh](https://wordpress.org/support/users/damonsh/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/wordpress-event-api/#post-8713432)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
