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

WordPress Trac noreply at wordpress.org
Thu Mar 7 02:43:52 UTC 2019


#42669: Filter for visualization of terms list in admin tables
------------------------------------+-----------------------------
 Reporter:  DaveFX                  |       Owner:  boonebgorges
     Type:  enhancement             |      Status:  reviewing
 Priority:  normal                  |   Milestone:  5.2
Component:  Taxonomy                |     Version:
 Severity:  normal                  |  Resolution:
 Keywords:  has-patch dev-feedback  |     Focuses:  administration
------------------------------------+-----------------------------
Changes (by boonebgorges):

 * version:  5.1 =>
 * milestone:  Future Release => 5.2


Comment:

 Thanks for the patch and for your patience, @DaveFX.

 I agree that a `get_the_terms` filter is not enough in this case, and it
 seems reasonable to want to filter these links.

 [attachment:"42669.diff"] renames the filter to avoid a dynamic filter
 name, and to better match other `post_column` filters. `$taxonomy` is
 passed as an argument instead. I've also passed `$terms` and renamed some
 variables to be more transparent. Does this seem appropriate to you?

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


More information about the wp-trac mailing list