From 37c361e964696d1b20cfccbbe3a9fb0848c16a92 Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Sun, 29 Feb 2004 08:43:36 +0000 Subject: [PATCH] Migrating more of the global options to get_settings(). git-svn-id: https://develop.svn.wordpress.org/trunk@955 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/edit-form-advanced.php | 4 ++-- wp-admin/edit-form-comment.php | 4 ++-- wp-admin/edit-form.php | 4 ++-- wp-admin/upgrade-functions.php | 1 + wp-admin/users.php | 1 + wp-includes/functions-formatting.php | 13 ++----------- wp-includes/template-functions-general.php | 4 ++-- wp-login.php | 2 +- wp-register.php | 3 ++- wp-settings.php | 6 ------ 10 files changed, 15 insertions(+), 27 deletions(-) diff --git a/wp-admin/edit-form-advanced.php b/wp-admin/edit-form-advanced.php index 82d39ed0bd..0ed3be7427 100644 --- a/wp-admin/edit-form-advanced.php +++ b/wp-admin/edit-form-advanced.php @@ -89,7 +89,7 @@ window.onload = focusit; Post
Quicktags: '; include('quicktags.php'); } @@ -105,7 +105,7 @@ if ($use_quicktags) {