[wp-trac] [WordPress Trac] #23069: For plugins that create custom taxonomies, wp_delete_term does not work during plugin uninstall.
WordPress Trac
noreply at wordpress.org
Tue Jan 1 01:57:46 UTC 2013
#23069: For plugins that create custom taxonomies, wp_delete_term does not work
during plugin uninstall.
--------------------------+------------------------------
Reporter: sscovil | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Taxonomy | Version: 3.5
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by dd32):
I personally think that this should be left up to plugin authors, just as
uninstalling is left up to the plugin authors.[[BR]]
A plugin can re-register / run any init handlers it needs upon uninstall
to create the proper environment for it's uninstall handler.
Ultimately, a plugin could add all sorts of special filters to modify how
Terms are handled, as well as Custom Post Types, potentially custom
comment statuses, and post statuses.. the list of things just grows in
size, for WordPress to keep track of every single item type IMHO would
become much more of a burden.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23069#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list