Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#14482 closed enhancement (duplicate)

Should be able to unregister_taxonomy_for_object_type

Reported by: leewillis77's profile leewillis77 Owned by:
Milestone: Priority: normal
Severity: normal Version: 3.0
Component: Taxonomy Keywords:
Focuses: Cc:

Description

You can attach an existing taxonomy to a post type using register_taxonomy_for_object_type, but there is no corresponding unregister_taxonomy_for_object_type.

The patch attached implements this.

Attachments (1)

taxonomy.patch (1.1 KB) - added by leewillis77 14 years ago.
Patch to implement required function.

Download all attachments as: .zip

Change History (2)

@leewillis77
14 years ago

Patch to implement required function.

#1 @nacin
14 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.