[wp-trac] [WordPress Trac] #30829: I want to add the list table views in edit-tags.php
WordPress Trac
noreply at wordpress.org
Wed Jun 14 01:32:43 UTC 2017
#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 has- | Focuses: ui, administration,
patch | template
-------------------------------------+-------------------------------------
Changes (by mariovalney):
* keywords: good-first-bug needs-patch => good-first-bug has-patch
Comment:
I refreshed @eventualo patch and added '''get_views''' to
'''WP_Terms_List_Table''' as suggested by @boonebgorges .
The only filter I found on {{{get_views()}}} was
'''comment_status_links''' so without another filter to compare name I
kept the '''term_view_links''' suggestion but added taxonomy to support
custom ones: {{{term_' . $this->screen->taxonomy . '_view_links}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30829#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list