Title: WP hooks question
Last modified: August 19, 2016

---

# WP hooks question

 *  [gergomeister](https://wordpress.org/support/users/gergomeister/)
 * (@gergomeister)
 * [16 years ago](https://wordpress.org/support/topic/wp-hooks-question/)
 * In a plugin I’ve found the following line:
 * `add_filter('name_save_pre', 'seo_slugs', 0);`
 * after having a look at google it turned out that name_save_pre hook is [renamed](http://adambrown.info/p/wp_hooks/hook/name_save_pre)
   to {$field_no_prefix}_save_pre.
 * My question is how I should modify that line of code to work properly?
 * Thanks!

The topic ‘WP hooks question’ is closed to new replies.

## Tags

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

 * 0 replies
 * 1 participant
 * Last reply from: [gergomeister](https://wordpress.org/support/users/gergomeister/)
 * Last activity: [16 years ago](https://wordpress.org/support/topic/wp-hooks-question/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
