_wp_delete_tax_menu_item
- %1$s is private and should not be used in themes or plugins directly.
_wp_delete_tax_menu_item ( $object_id, $tt_id, $taxonomy )
Access:Parameters:- (int) object_id The ID of the original object being trashed.
- (int) tt_id Term taxonomy ID. Unused.
- (string) taxonomy Taxonomy slug.
Defined at: - Introduced in WordPress: 3.0.0
- Deprecated in WordPress: —
Description
Serves as a callback for handling a menu item when its original object is deleted.