Now with default statuses. Drafts on edit page. Fixed bookmarklets, tested in IE and Moz. Slightly tweaked CSS.
git-svn-id: http://svn.automattic.com/wordpress/trunk@670 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -54,7 +54,8 @@ for ($i=0; $i<count($wpvarstoreset); $i += 1) {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
$link_url = stripslashes($HTTP_GET_VARS['linkurl']);
|
||||
$link_name = htmlentities(stripslashes(urldecode($HTTP_GET_VARS['name'])));
|
||||
require('admin-header.php');
|
||||
?>
|
||||
<ul id="adminmenu2">
|
||||
|
||||
Reference in New Issue
Block a user