Reparent edit comments tab. Props mdawaffe. fixes #3448
git-svn-id: https://develop.svn.wordpress.org/trunk@4623 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
dd36543bce
commit
db72b3d6b8
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
require_once('admin.php');
|
||||
|
||||
$parent_file = 'edit.php';
|
||||
$parent_file = 'edit-comments.php';
|
||||
$submenu_file = 'edit-comments.php';
|
||||
|
||||
wp_reset_vars(array('action'));
|
||||
|
Loading…
Reference in New Issue
Block a user