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

WordPress Trac noreply at wordpress.org
Sat Jul 1 13:48:27 UTC 2017


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

 * keywords:  good-first-bug has-patch => good-first-bug needs-patch
 * focuses:  ui, administration, template => ui, administration
 * milestone:  Future Release => 4.9


Comment:

 Thanks to @mariovalney and @riddhiehta02 for your patches!

 Could I please get a single, unified patch that does the following:

 - includes the description added by @riddhiehta02 in
 [attachment:30829.2.patch]
 - has correct indentation for the docblock (see
 https://make.wordpress.org/core/handbook/best-practices/coding-
 standards/php/#indentation)
 - has a `@since` annotation for the new `get_views()` method (see
 https://make.wordpress.org/core/handbook/best-practices/inline-
 documentation-standards/php/#since-section-changelogs)
 - includes the call to `get_views()` in edit-tags.php from
 [attachment:30829-2.patch]

 As long as we get this patch, it should be no problem to add for 4.9.

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


More information about the wp-trac mailing list