[wp-trac] [WordPress Trac] #14501: Add $taxonomy as 2nd parameter to 'edit_tag_form_fields' hook
WordPress Trac
wp-trac at lists.automattic.com
Thu Jan 6 20:00:22 UTC 2011
#14501: Add $taxonomy as 2nd parameter to 'edit_tag_form_fields' hook
--------------------------+-----------------------------
Reporter: mikeschinkel | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Taxonomy | Version: 3.0
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+-----------------------------
Changes (by dd32):
* keywords: => has-patch
* version: => 3.0
* milestone: Awaiting Review => Future Release
Comment:
You can get the taxonomy on this filter by using $tag->taxonomy, this
would be why $taxonomy was not passed.
I dont see a ''need'' to add $taxonomy, But I dont see a reason not to add
it; for consistency purposes, adding it seems like a potential good idea.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14501#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list