Make WordPress Core

Opened 8 years ago

Closed 6 months ago

#43348 closed feature request (duplicate)

Filter by 'Authors' option in wp-admin/edit.php?post_type=page

Reported by: lkhwt96's profile lkhwt96 Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Administration Keywords:
Focuses: ui Cc:

Description

Hey!

Currently, I am able to filter by posts created by myself, It would be handy to have the option to filter by other authors contributing to the site, to keep track of who has posted what.

Possibly an author drop down could be added which lists all Authors and a filter button to show their posts, similar to how the page is currently styled.

Change History (4)

#1 @johnbillion
8 years ago

  • Component changed from General to Posts, Post Types
  • Focuses administration added
  • Version 4.9.4 deleted

Thanks for the suggestion, @lkhwt96, and welcome to WordPress Trac.

You can access all the posts authored by a given user by clicking the number shown in the Posts column on the Users screen. The Users screen is only available to Administrators by default, though.

Adding a drop-down menu of users to the Posts screen likely requires #31696 first due to the performance impact of loading a list of users on this screen.

#2 @lkhwt96
8 years ago

Ah I see, thanks for the response!

This ticket was mentioned in Slack in #core by sirlouen. View the logs.


6 months ago

#4 @SirLouen
6 months ago

  • Component changed from Posts, Post Types to Administration
  • Focuses administration removed
  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

As @pbearne commented in #31696 this is set to be sorted in the new admin anytime soon
I doubt anyone will be interested on doing the effort for the current interface.
So for regrouping purposes I will set this as duplicate for #31696 and close it.
@lkhwt96 if you want to keep this up, I recommend you to open a new ticket commenting about this in the Gutenberg repo https://github.com/WordPress/gutenberg/issues

Note: See TracTickets for help on using tickets.