wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



content_save_pre › WordPress Filter Hooks

Dan/a
Deprecaton/a
apply_filters( 'content_save_pre', wp_slash( $menu_item_value['description'] )
Definito a:
Codex:

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





Sorgenti

$menu_item_value['description'] = wp_unslash( apply_filters( 'content_save_pre', wp_slash( $menu_item_value['description'] ) ) );