Fix network plugins menu active highlight. Props duck_. see #14435
git-svn-id: https://develop.svn.wordpress.org/trunk@15483 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
27806b68d9
commit
dcebd71a25
@ -326,6 +326,7 @@ add_contextual_help($current_screen,
|
||||
);
|
||||
|
||||
$title = __('Plugins');
|
||||
$parent_file = 'plugins.php';
|
||||
|
||||
require_once(ABSPATH . 'wp-admin/admin-header.php');
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user