Changes between Initial Version and Version 1 of Ticket #46097, comment 3
- Timestamp:
- 01/25/2019 09:39:38 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #46097, comment 3
initial v1 3 3 I think this happens because the [https://core.trac.wordpress.org/browser/trunk/src/wp-admin/plugins.php#L404 resume redirect] uses the site `admin_url()` and not the `network_admin_url()`. 4 4 5 Perhaps the solution would be to not show the `Resume` for network active plugins somewhere in [https://core.trac.wordpress.org/browser/trunk/src/wp-admin/includes/class-wp-plugins-list-table.php#L670]5 Perhaps the solution would be to not show the `Resume` for network active plugins when not in the network screen. Somewhere in [https://core.trac.wordpress.org/browser/trunk/src/wp-admin/includes/class-wp-plugins-list-table.php#L670]