[wp-trac] [WordPress Trac] #56318: Add auto-update fatal error protection
WordPress Trac
noreply at wordpress.org
Mon Aug 1 17:51:03 UTC 2022
#56318: Add auto-update fatal error protection
--------------------------+-----------------------------
Reporter: apedog | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
When manually activating or updating plugins from the Plugins page,
WordPress core sandboxes the plugin on activation. If the plugin errors
out - the error is output to an error notice and the plugin is
deactivated. Installation does not fatal crash.
Auto-updates does not sandbox the plugins. After an auto-update the
plugins are not sandboxed on the next page load. This can result in a
fatal crash.
Equivalent error-protection should be added to auto-updates as are
available on manual updates/activation.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56318>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list