[wp-trac] [WordPress Trac] #38006: wp_remove_object_terms() should pass $taxonomy to its actions
WordPress Trac
noreply at wordpress.org
Fri Sep 9 15:45:53 UTC 2016
#38006: wp_remove_object_terms() should pass $taxonomy to its actions
--------------------------+----------------------------------------
Reporter: boonebgorges | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Taxonomy | Version:
Severity: normal | Keywords: needs-patch good-first-bug
Focuses: |
--------------------------+----------------------------------------
`wp_set_object_terms()` passes the `$taxonomy` parameter to its actions,
but `wp_remove_object_terms()` does not. This makes it hard to target term
removal for specific taxonomies.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38006>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list