Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #51857, comment 74


Ignore:
Timestamp:
03/08/2021 05:05:45 PM (4 years ago)
Author:
KZeni
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51857, comment 74

    initial v1  
    1 Question... does this also accommodate a plugin/theme update that's fully completed, but then actually has a bug in the latest release that causes a fatal server error?
     1Question... does this also accommodate a plugin/theme update that's fully completed (no issue during copying of files or anything like the example stated), but then actually has a bug within the code of the latest release that causes a fatal server error?
    22
    33I know WP has precautions in place when trying to activate a plugin that'll cause a server error so I'm thinking this might be the case for what's being proposed here (just applying to when updating a plugin with it then rolling back if an error is encountered.)