[wp-trac] [WordPress Trac] #63005: Replacing certain bulk-edit fields blocks all bulk edits

WordPress Trac noreply at wordpress.org
Fri Mar 7 16:24:55 UTC 2025


#63005: Replacing certain bulk-edit fields blocks all bulk edits
----------------------------+-----------------------------------------
 Reporter:  ethitter        |       Owner:  joedolson
     Type:  defect (bug)    |      Status:  accepted
 Priority:  normal          |   Milestone:  6.7.3
Component:  Administration  |     Version:  6.7
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |     Focuses:  javascript, administration
----------------------------+-----------------------------------------

Comment (by joedolson):

 Makes sense to me to go with the simpler version.

 @ethitter The patch looks good in principle, but I think we could do this
 in a single filter by filtering the whole array, and I think that would be
 preferable - I don't think it would be a common scenario where somebody
 would only want to change one of the parameters, so they might as well be
 filtered together.

 We'll also need a doc block for the filter.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/63005#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list