[wp-trac] [WordPress Trac] #28112: bulk_edit_posts() function needs an action hook

WordPress Trac noreply at wordpress.org
Fri Jan 20 21:41:51 UTC 2023


#28112: bulk_edit_posts() function needs an action hook
--------------------------------------+-----------------------
 Reporter:  helgatheviking            |       Owner:  audrasjb
     Type:  enhancement               |      Status:  closed
 Priority:  normal                    |   Milestone:  6.2
Component:  Quick/Bulk Edit           |     Version:  3.9
 Severity:  normal                    |  Resolution:  fixed
 Keywords:  has-patch needs-dev-note  |     Focuses:
--------------------------------------+-----------------------
Changes (by audrasjb):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:"55108" 55108]:
 {{{
 #!CommitTicketReference repository="" revision="55108"
 Quick/Bulk Edit: Add an action hook on `bulk_edit_posts()`.

 This changeset introduces the `bulk_edit_posts` action hook, triggered
 after processing the post data for bulk edit and before it returns its
 results. For example, it allows developers to save additional data without
 having to perform any `.ajax()` call.

 Props helgatheviking, helen, Mte90, afercia, mrasharirfan, desrosj,
 itowhid06, pento, mensmaximus, audrasjb, costdev.
 Fixes #28112.
 }}}

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


More information about the wp-trac mailing list