[wp-trac] [WordPress Trac] #46812: Recovery mode: Plugin not removed from paused list when fatal error is fixed
WordPress Trac
noreply at wordpress.org
Fri Apr 5 14:07:46 UTC 2019
#46812: Recovery mode: Plugin not removed from paused list when fatal error is
fixed
------------------------------------+------------------------------
Reporter: henry.wright | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: trunk
Severity: normal | Resolution:
Keywords: needs-patch servehappy | Focuses:
------------------------------------+------------------------------
Comment (by henry.wright):
I think this will be necessary. I'm not sure where the best place will be
though
{{{
$storage = new WP_Paused_Extensions_Storage( 'plugin' );
$storage->delete( $plugin_name );
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46812#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list