[wp-trac] [WordPress Trac] #16031: New bulk actions hook missing catcher behavior

WordPress Trac wp-trac at lists.automattic.com
Tue Jan 11 23:27:54 UTC 2011


#16031: New bulk actions hook missing catcher behavior
----------------------------+-----------------------
 Reporter:  Veraxus         |       Owner:  scribu
     Type:  defect (bug)    |      Status:  accepted
 Priority:  normal          |   Milestone:  3.1
Component:  Administration  |     Version:  3.1
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |
----------------------------+-----------------------

Comment (by scribu):

 [attachment:16031.2.patch] introduces WP_List_Table::do_bulk_action() and
 calls it wherever WP_List_Table::current_action() is used.

 There are several inconsistencies, though:

 On network/sites.php, current_action() is not used.

 On edit-comments.php, the action is run for each selected comment.

 On users.php and edit-tags.php, the entire screen is rendered in the
 {{{default:}}} branch.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/16031#comment:12>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list