Title: Hook: post_save
Last modified: August 19, 2016

---

# Hook: post_save

 *  Resolved [Bootje](https://wordpress.org/support/users/bootje/)
 * (@bootje)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/hook-post_save/)
 * Hi
 * I’ve started to write my first plugin and still have some questions.
 * 1. Can I know the ID of the post that has been saved after a save_post hook? 
   I need to update the row in the wpdb posts: `add_action('save_post','some_update');`
 * 2. Are there people who can review my plugin before I put it online?

Viewing 1 replies (of 1 total)

 *  [Qurl](https://wordpress.org/support/users/qurl/)
 * (@qurl)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/hook-post_save/#post-1393744)
 * The post ID is passed as an argument to the save_post action function.

Viewing 1 replies (of 1 total)

The topic ‘Hook: post_save’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [Qurl](https://wordpress.org/support/users/qurl/)
 * Last activity: [16 years, 3 months ago](https://wordpress.org/support/topic/hook-post_save/#post-1393744)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
