[wp-trac] [WordPress Trac] #65204: Custom Bulk Actions missing from Grid View

WordPress Trac noreply at wordpress.org
Thu May 7 23:00:49 UTC 2026


#65204: Custom Bulk Actions missing from Grid View
--------------------------------------------+-----------------------------
 Reporter:  takshil                         |      Owner:  takshil
     Type:  defect (bug)                    |     Status:  assigned
 Priority:  normal                          |  Milestone:  Awaiting Review
Component:  Media                           |    Version:  trunk
 Severity:  major                           |   Keywords:
  Focuses:  ui, javascript, administration  |
--------------------------------------------+-----------------------------
 The Media Library list view allows plugins to register custom bulk actions
 via the bulk_actions-upload and handle_bulk_actions-upload PHP filters.
 However, the grid view (wp-admin/upload.php?mode=grid) does not reflect
 those bulk actions. The toolbar in bulk select mode is hardcoded to only
 show the Delete button.

 This means plugins which add bulk actions like the AI Experiments
 plugin's(e.g. "Generate Alt Text") to the Media page, will simply not show
 up on the grid view.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/65204>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list