[wp-trac] [WordPress Trac] #42669: Filter for terms list in admin tables

WordPress Trac noreply at wordpress.org
Thu Jan 10 03:01:12 UTC 2019


#42669: Filter for terms list in admin tables
-----------------------------------------+-----------------------------
 Reporter:  DaveFX                       |       Owner:  SergeyBiryukov
     Type:  enhancement                  |      Status:  reviewing
 Priority:  normal                       |   Milestone:  Future Release
Component:  Taxonomy                     |     Version:  trunk
 Severity:  normal                       |  Resolution:
 Keywords:  has-patch reporter-feedback  |     Focuses:  administration
-----------------------------------------+-----------------------------
Changes (by pento):

 * keywords:  has-patch dev-feedback 2nd-opinion => has-patch reporter-
     feedback
 * milestone:  5.1 => Future Release


Comment:

 @DaveFX: It seems like the functionality you're after would be better done
 using the `get_the_terms` filter. Perhaps with a `get_current_screen()`
 check to ensure you're on the right screen, if you just want to filter in
 the post list table.

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


More information about the wp-trac mailing list