[wp-trac] [WordPress Trac] #15932: Missing filter for user actions in ms users list table
WordPress Trac
wp-trac at lists.automattic.com
Tue Dec 21 14:22:28 UTC 2010
#15932: Missing filter for user actions in ms users list table
--------------------------+-----------------------------
Reporter: jshreve | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords: has-patch
--------------------------+-----------------------------
Right now the only way to hook into class-wp-ms-users-list-table.php is to
use manage_users_custom_column. If you want to add a new link for a user
each will need a column.
There is no filter for adding action links under the username on these
screens.
This patch adds a filter similar to class-wp-ms-sites-list-table's
manage_sites_action_links.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15932>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list