From 5fbd33f44e81402fdce1353d41a7ed3e8584b8e3 Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Fri, 27 Feb 2004 05:48:00 +0000 Subject: [PATCH] Some new options and an option cleanup. git-svn-id: https://develop.svn.wordpress.org/trunk@949 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/options-writing.php | 58 +++++++++++++++++++++------------- wp-admin/post.php | 7 +++- wp-admin/upgrade-functions.php | 19 +++++++++-- 3 files changed, 58 insertions(+), 26 deletions(-) diff --git a/wp-admin/options-writing.php b/wp-admin/options-writing.php index 85730faa8d..ecec4b3dcc 100644 --- a/wp-admin/options-writing.php +++ b/wp-admin/options-writing.php @@ -44,8 +44,8 @@ if ($user_level <= 3) { } ?>