WordPress.org

Make WordPress Core

Opened 3 years ago

Closed 3 years ago

#14482 closed enhancement (duplicate)

Should be able to unregister_taxonomy_for_object_type

Reported by: leewillis77 Owned by:
Priority: normal Milestone:
Component: Taxonomy Version: 3.0
Severity: normal Keywords:
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 3 years ago.
Patch to implement required function.

Download all attachments as: .zip

Change History (2)

leewillis773 years ago

Patch to implement required function.

comment:1 nacin3 years ago

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