[wp-trac] [WordPress Trac] #30999: Inconsistent parameters for edited_term_taxonomy action
WordPress Trac
noreply at wordpress.org
Mon Feb 23 21:07:36 UTC 2015
#30999: Inconsistent parameters for edited_term_taxonomy action
-------------------------------------------------+-------------------------
Reporter: ipm-frommen | Owner:
Type: defect (bug) | boonebgorges
Priority: normal | Status: closed
Component: Taxonomy | Milestone: 4.2
Severity: normal | Version: 3.0
Keywords: dev-feedback needs-unit-tests has- | Resolution: fixed
patch | Focuses:
-------------------------------------------------+-------------------------
Changes (by boonebgorges):
* owner: => boonebgorges
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"31525"]:
{{{
#!CommitTicketReference repository="" revision="31525"
Pass taxonomy name, not object, to 'edit_term_taxonomy' and
'edited_term_taxonomy' actions.
These actions are fired in a number of different places, and in some cases
the tax name is passed, while in others the taxonomy object is passed.
This
inconsistency made it difficult for plugins to use the `$taxonomy` value.
Props ipm-frommen.
Fixes #30999.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30999#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list