[wp-trac] [WordPress Trac] #35922: get_edit_term_link should not require $taxonomy
WordPress Trac
noreply at wordpress.org
Tue Feb 23 17:00:27 UTC 2016
#35922: get_edit_term_link should not require $taxonomy
-------------------------+-----------------------------
Reporter: nicdford | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Taxonomy | Version:
Severity: normal | Keywords:
Focuses: |
-------------------------+-----------------------------
Both get_term() and get_term_link() no longer require $taxonomy to work
anymore and get_edit_term_link() should follow suit. It would be best to
utilize the $term->taxonomy if one isn’t set.
Special thanks to @sc0ttkclark for helping me with my first ticket! :)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35922>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list