[wp-trac] [WordPress Trac] #12732: Bulk Actions needs to allow custom bulk actions
WordPress Trac
wp-trac at lists.automattic.com
Wed Jun 23 19:40:58 UTC 2010
#12732: Bulk Actions needs to allow custom bulk actions
----------------------------+-----------------------------------------------
Reporter: ptahdunbar | Owner: scribu
Type: enhancement | Status: accepted
Priority: normal | Milestone: 3.1
Component: Administration | Version: 3.0
Severity: normal | Keywords: has-patch gsoc
----------------------------+-----------------------------------------------
Comment(by scribu):
I'm wondering which is better:
{{{apply_filters('bulk_actions', $actions, $screen);}}}
or
{{{apply_filters("bulk_actions-$screen", $actions);}}}
Maybe we can have both?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12732#comment:16>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list