Changes between Initial Version and Version 1 of Ticket #46097
- Timestamp:
- 01/24/2019 11:19:46 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #46097 – Description
initial v1 3 3 if a network active plugin is paused and an admin goes to the plugins screen for one of the sites in the network (not the network plugins screen), the "Resume" link for the network paused plugin doesn't actually resume the plugin. My guess is either the "resume" logic should check whether the paused plugin is network active or not and act accordingly, or that link should go to the network plugins screen to resume the plugin. 4 4 5 And here's a little more //may// be related:5 And here's a little more info that //may// be related: 6 6 7 7 * if the network active plugin is paused while visiting a non-network admin screen and whatever caused the fatal is fixed **before** visiting the network plugins screen, then the plugin is shown as `paused` (i.e., has the peach background and the "Network Resume" link is there) but it does **not** have the `paused` status. Hence, when you try to resume it (even from the network plugins screen it seems to still error.