[wp-trac] [WordPress Trac] #42446: Bulk edits don't update "last edited by..." which user

WordPress Trac noreply at wordpress.org
Thu Nov 11 19:08:07 UTC 2021


#42446: Bulk edits don't update "last edited by..." which user
--------------------------------------+------------------------------
 Reporter:  calebwoodbridge           |       Owner:  guillaumeturpin
     Type:  defect (bug)              |      Status:  closed
 Priority:  normal                    |   Milestone:  5.9
Component:  Posts, Post Types         |     Version:  4.9
 Severity:  normal                    |  Resolution:  fixed
 Keywords:  good-first-bug has-patch  |     Focuses:  administration
--------------------------------------+------------------------------
Changes (by davidbaumwald):

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


Comment:

 In [changeset:"52141" 52141]:
 {{{
 #!CommitTicketReference repository="" revision="52141"
 Posts, Post Types: Update `_edit_last` meta when posts are edited in bulk.

 When posts are edited in bulk, the `_edit_last` meta was not updated for
 each post.  This change adds a call to update the `_edit_last` meta to the
 current user ID for each post the is updated.

 Props calebwoodbridge, peterwilsoncc, guillaumeturpin, audrasjb.
 Fixes #42446.
 }}}

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


More information about the wp-trac mailing list