wpseek.com
A WordPress-centric search engine for devs and theme authors



excerpt_save_pre › WordPress Filter Hooks

Sincen/a
Deprecatedn/a
apply_filters( 'excerpt_save_pre', wp_slash( $menu_item_value['attr_title'] )
Defined at:
Codex:

This filter is documented in wp-includes/post.php





Source

$menu_item_value['attr_title'] = wp_unslash( apply_filters( 'excerpt_save_pre', wp_slash( $menu_item_value['attr_title'] ) ) );