We lost the option fade.
git-svn-id: https://develop.svn.wordpress.org/trunk@2838 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
0c4c22f966
commit
6ad8527ca1
@ -256,7 +256,7 @@ function ajaxNewCat() {
|
|||||||
<?php
|
<?php
|
||||||
require(ABSPATH . '/wp-admin/menu-header.php');
|
require(ABSPATH . '/wp-admin/menu-header.php');
|
||||||
|
|
||||||
if ( $parent_file == 'options-general.php' ) {
|
if ( $parent_file == 'options-personal.php' ) {
|
||||||
require(ABSPATH . '/wp-admin/options-head.php');
|
require(ABSPATH . '/wp-admin/options-head.php');
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
Loading…
Reference in New Issue
Block a user