[wp-trac] [WordPress Trac] #25116: edit_tag_link() calls edit_term_link() with params out of order

WordPress Trac noreply at wordpress.org
Thu Aug 22 00:43:55 UTC 2013


#25116: edit_tag_link() calls edit_term_link() with params out of order
-------------------------------------+------------------
 Reporter:  pbiron                   |       Owner:
     Type:  defect (bug)             |      Status:  new
 Priority:  normal                   |   Milestone:  3.7
Component:  Template                 |     Version:  3.1
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |
-------------------------------------+------------------

Comment (by SergeyBiryukov):

 `edit_tag_link()` description also says that `$tag` can be a tag object or
 ID, however it's directly passed to `edit_term_link()`, which only accepts
 an object.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/25116#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list