[wp-trac] [WordPress Trac] #63005: Replacing certain bulk-edit fields blocks all bulk edits
WordPress Trac
noreply at wordpress.org
Fri Apr 25 18:36:20 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 fixed-major | Focuses: javascript,
dev-feedback | administration
-------------------------------------+-------------------------------------
Changes (by jorbin):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"60188" 60188]:
{{{
#!CommitTicketReference repository="" revision="60188"
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.
Reviewed by Jorbin.
Merges [60186] to the 6.8 branch.
Props ethitter, kabir93, jorbin, davidbaumwald, joedolson.
Fixes #63005.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63005#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list