_wp_delete_post_menu_item
- %1$s is private and should not be used in themes or plugins directly.
_wp_delete_post_menu_item ( $object_id )
Access:Parameters:- (int) object_id The ID of the original object being trashed.
Defined at: - Introduced in WordPress: 3.0.0
- Deprecated in WordPress: —
Description
Callback for handling a menu item when its original object is deleted.