#19976 closed enhancement (wontfix)
New filter "manage_users_columns", similar to manage_posts_columns
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I'd want to propose a new filter in the Dashboard's user management screen, which allows to modify the list of columns to print. Similar filters already exist for posts, pages, custom post types and blogroll links (see Plugin API/Filter reference: manage_posts_columns et al.).
Change History (2)
- Milestone Awaiting Review deleted
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

You can use "manage_{$screen->id}_columns" to filter the columns. (manage_users_columns)