Ticket #19295 (accepted enhancement)

Opened 6 months ago

Last modified 6 months ago

extra_tablenav output for users should have a hook in it

Reported by: jakemgold Owned by: jakemgold
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

extra_tablenav_users_hook.diff Download (477 bytes) - added by jakemgold 6 months ago.
Hook added via patch

Change History

Hook added via patch

  • Owner set to jakemgold
  • Status changed from new to accepted
  • Keywords has-patch added

"extra_tablenav" is pretty internal. "restrict_manage_users" is consistent and simple.

Note: See TracTickets for help on using tickets.