Title: Call function after saving category
Last modified: September 1, 2016

---

# Call function after saving category

 *  [satish9323](https://wordpress.org/support/users/satish9323/)
 * (@satish9323)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/call-function-after-saving-category/)
 * Hi,
 * I have written a plugin where I have to store all urls of category. I am calling
   below given action in my plugin.
 * add_action(‘edit_category’, ‘store_urls’, 10, 3);
 * I need to call my function after category is saved but **edit_category** is deprecated.
 * Is there any other hook which will execute after my category is updated. Please
   guide. Its urgent.

The topic ‘Call function after saving category’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [satish9323](https://wordpress.org/support/users/satish9323/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/call-function-after-saving-category/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
