[wp-trac] [WordPress Trac] #63005: Replacing certain bulk-edit fields blocks all bulk edits
WordPress Trac
noreply at wordpress.org
Fri Apr 25 18:19:19 UTC 2025
#63005: Replacing certain bulk-edit fields blocks all bulk edits
------------------------------+-----------------------------------------
Reporter: ethitter | Owner: joedolson
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.8.1
Component: Administration | Version: 6.7
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses: javascript, administration
------------------------------+-----------------------------------------
Changes (by joedolson):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"60186" 60186]:
{{{
#!CommitTicketReference repository="" revision="60186"
Themes: Add filter on bulk action fields.
Because validation was added in [59134] to prevent submitting bulk actions
with no selected action, sites that remove or change the default bulk
actions can fail due to the missing required inputs. Add a filter
(`bulk_action_observer_ids`) that allows modifying the actions accepted to
fulfill validation rules.
Props ethitter, kabir93, jorbin, davidbaumwald, joedolson.
Fixes #63005.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63005#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list