[wp-trac] [WordPress Trac] #35099: Make the filter links (Mine, Status, Author, Taxonomy, etc.) links in the posts list table filterable

WordPress Trac noreply at wordpress.org
Thu Sep 18 14:03:31 UTC 2025


#35099: Make the filter links (Mine, Status, Author, Taxonomy, etc.) links in the
posts list table filterable
-------------------------------------------------+-------------------------
 Reporter:  sebastian.pisula                     |       Owner:  (none)
     Type:  enhancement                          |      Status:  new
 Priority:  normal                               |   Milestone:  Future
                                                 |  Release
Component:  Posts, Post Types                    |     Version:
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch needs-testing has-test-    |     Focuses:
  info                                           |
-------------------------------------------------+-------------------------
Changes (by SirLouen):

 * keywords:  has-patch => has-patch needs-testing has-test-info
 * milestone:  Awaiting Review => Future Release


Comment:

 I agree with @DrewAPicture and all the suggestions are still valid 8 years
 later.

 I’m going to push this forward with a new, refreshed, and slightly
 enhanced version. For the `$class` part. I’m not sure how this will
 benefit the filter itself, but personally I would rather pass all
 filterable values in a `compact` array.

 == Testing Instructions
 Add this filter `edit_filter_links` and then you can pretty much edit
 everything. These filters affect these elements in `edit.php`. So after
 applying the filter, you should see modifications in these
 https://i.imgur.com/Lb921ut.png
 Try modifying the `url`, the `link_text` and the `css_class` and observe
 results

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


More information about the wp-trac mailing list