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

WordPress Trac noreply at wordpress.org
Wed Jun 15 08:55:12 UTC 2022


#28112: bulk_edit_posts() function needs an action hook
-------------------------------------------------+-------------------------
 Reporter:  helgatheviking                       |       Owner:  (none)
     Type:  enhancement                          |      Status:  assigned
 Priority:  normal                               |   Milestone:  Future
                                                 |  Release
Component:  Quick/Bulk Edit                      |     Version:  3.9
 Severity:  normal                               |  Resolution:
 Keywords:  dev-feedback has-patch reporter-     |     Focuses:
  feedback                                       |
-------------------------------------------------+-------------------------

Comment (by Mte90):

 Just as reference today the function is on https://github.com/WordPress
 /wordpress-develop/blob/trunk/src/wp-admin/includes/post.php#L471

 Looking at the code `$shared_post_data` is a copy of `$post_data` used
 inside the loop but `$post_data` is used to save the data inside posts so
 seems the best choice.

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


More information about the wp-trac mailing list