[wp-trac] [WordPress Trac] #63728: In WP Admin -> Posts add 'Filter by author' dropdown and add visible labels for filters
WordPress Trac
noreply at wordpress.org
Sun Jul 20 16:51:01 UTC 2025
#63728: In WP Admin -> Posts add 'Filter by author' dropdown and add visible labels
for filters
-------------------------------------+-------------------------------------
Reporter: Presskopp | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: has-screenshots has- | Focuses: accessibility,
patch | administration
-------------------------------------+-------------------------------------
Comment (by Presskopp):
I'm sorry I messed up a bit. Please if you want to try the patch also add
the following line
wp_dropdown_authors_filter( $this->screen->post_type, $which );
after
do_action( 'restrict_manage_posts', $this->screen->post_type, $which );
in {{{class-wp-posts-list-table.php}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63728#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list