[wp-trac] [WordPress Trac] #30829: I want to add the list table views in edit-tags.php
WordPress Trac
noreply at wordpress.org
Tue Dec 23 14:55:59 UTC 2014
#30829: I want to add the list table views in edit-tags.php
------------------------------------------+-----------------------------
Reporter: llemurya | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Taxonomy | Version: 4.1
Severity: normal | Keywords:
Focuses: ui, administration, template |
------------------------------------------+-----------------------------
I want to add some list table views in edit-tags.php page, but it is not
possible without workout ,because in this page on line #326 run only this
code {{{<?php $wp_list_table->display(); ?>}}} but I want to see
{{{<?php $wp_list_table->views(); ?>}}};[[br]]{{{<?php
$wp_list_table->display(); ?>}}}. In order to add some filters and render
views.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30829>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list