Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #28013, comment 18


Ignore:
Timestamp:
02/21/2017 01:09:22 AM (8 years ago)
Author:
jcroucher
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28013, comment 18

    initial v1  
    11Is there any update to this? The fix in https://core.trac.wordpress.org/changeset/34733 does work for me.
    22I am still manually updating that file on all my installs so it will work.
     3
     4I should add, that initial bug breaks maintenance mode also. As in, update a plugin. it creates the .maintenance file, but it never deletes it. Adding in the patch from 34733 fixes this issue.