#19976 closed enhancement (wontfix)
New filter "manage_users_columns", similar to manage_posts_columns
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Administration | Keywords: | |
Focuses: | 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)
Note: See
TracTickets for help on using
tickets.
You can use "manage_{$screen->id}_columns" to filter the columns. (manage_users_columns)