Ticket #19295 (accepted enhancement)
extra_tablenav output for users should have a hook in it
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Administration | Version: | 3.3 |
| Severity: | trivial | Keywords: | has-patch |
| Cc: |
Description
In the WP_Users_List_Table class, the extra_tablenav method should really have an action hook in it to allow developers to add additional filters / navigation choices here.
Think of it as the equivalent to the "restrict_manage_posts" action hook for posts.
Attachments
Change History
-
attachment
extra_tablenav_users_hook.diff
added
Note: See
TracTickets for help on using
tickets.

Hook added via patch