Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #46097, comment 3


Ignore:
Timestamp:
01/25/2019 09:39:38 PM (6 years ago)
Author:
afragen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #46097, comment 3

    initial v1  
    33I 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()`.
    44
    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]
     5Perhaps 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]