[wp-trac] [WordPress Trac] #34988: Screen Options on taxonomy edit screen

WordPress Trac noreply at wordpress.org
Fri Feb 19 10:55:46 UTC 2016


#34988: Screen Options on taxonomy edit screen
--------------------------------------+-----------------------------
 Reporter:  milindmore22              |       Owner:  swissspidy
     Type:  defect (bug)              |      Status:  reopened
 Priority:  normal                    |   Milestone:  4.5
Component:  Taxonomy                  |     Version:  4.4
 Severity:  normal                    |  Resolution:
 Keywords:  dev-feedback needs-patch  |     Focuses:  administration
--------------------------------------+-----------------------------

Comment (by atimmer):

 This will break any plugin that adds something to the default term edit
 and checks for that using `edit-tags.php`. Also because the query
 parameter for the ID has been changed from `tag_ID` to `term_id` on
 `term.php`, any plugin that assumes `tag_ID` contains the term ID will
 error.

 I think we need at least a post on make/core explaining this change and
 possible impact for plugin authors.

 See: https://github.com/Yoast/wordpress-seo/issues/3944

--
Ticket URL: <https://core.trac.wordpress.org/ticket/34988#comment:34>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list