[wp-trac] [WordPress Trac] #30829: I want to add the list table views in edit-tags.php

WordPress Trac noreply at wordpress.org
Fri Oct 21 13:29:49 UTC 2016


#30829: I want to add the list table views in edit-tags.php
----------------------------+-------------------------------------------
 Reporter:  llemurya        |       Owner:
     Type:  enhancement     |      Status:  new
 Priority:  normal          |   Milestone:  Future Release
Component:  Taxonomy        |     Version:  4.1
 Severity:  normal          |  Resolution:
 Keywords:  good-first-bug  |     Focuses:  ui, administration, template
----------------------------+-------------------------------------------
Changes (by eventualo):

 * keywords:  needs-patch good-first-bug => good-first-bug


Comment:

 I've just added the 30829.patch. As suggested by @llemurya I added
 `$wp_list_table->views()` in '''edit-tags.php'''. So, like @boonebgorges
 remind us, it's possible to add table views using the `views_edit-
 post_tag` hook. I didn't add another filter inside ''get_views()/views()''
 methods because there aren't similar filters in other posts/media edit
 files.

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


More information about the wp-trac mailing list