[wp-trac] [WordPress Trac] #64881: Code Quality: Remove unused variable $tax in edit_term_link()

WordPress Trac noreply at wordpress.org
Wed Mar 18 12:53:38 UTC 2026


#64881: Code Quality: Remove unused variable $tax in edit_term_link()
--------------------------+-----------------------------
 Reporter:  Soean         |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Taxonomy      |    Version:  4.7
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 The usage of `$tax` in `edit_term_link()` was removed in [38698#file8].

 The assignment `$tax = get_taxonomy($term->taxonomy);` should also be
 removed from this function, as it is not used.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/64881>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list