From cf30cd6e7ecd7db5452a4000cb3cc8f0b20910a9 Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Tue, 14 Nov 2006 01:24:27 +0000 Subject: [PATCH] Don't use deprecated start_wp(). Props westi. fixes #3188 git-svn-id: https://develop.svn.wordpress.org/trunk@4465 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/edit.php | 4 ++-- wp-atom.php | 4 ++-- wp-content/themes/classic/comments-popup.php | 4 ++-- wp-content/themes/default/comments-popup.php | 4 ++-- wp-rss.php | 4 ++-- wp-rss2.php | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/wp-admin/edit.php b/wp-admin/edit.php index e96b6d01a9..2722aa2586 100644 --- a/wp-admin/edit.php +++ b/wp-admin/edit.php @@ -157,7 +157,7 @@ $posts_columns['control_delete'] = ''; @@ -235,7 +235,7 @@ foreach($posts_columns as $column_name=>$column_display_name) { ?> diff --git a/wp-atom.php b/wp-atom.php index 2069bdf828..72d46f3566 100644 --- a/wp-atom.php +++ b/wp-atom.php @@ -23,7 +23,7 @@ $more = 1; Copyright WordPress - + @@ -41,5 +41,5 @@ $more = 1; - + diff --git a/wp-content/themes/classic/comments-popup.php b/wp-content/themes/classic/comments-popup.php index b39c8c5128..ce103c65c8 100644 --- a/wp-content/themes/classic/comments-popup.php +++ b/wp-content/themes/classic/comments-popup.php @@ -1,7 +1,7 @@ @@ -93,7 +93,7 @@ if (!empty($commentstatus->post_password) && $_COOKIE['wp-postpass_'. COOKIEHASH
diff --git a/wp-content/themes/default/comments-popup.php b/wp-content/themes/default/comments-popup.php index 42c9bc5eec..838be1a3d2 100644 --- a/wp-content/themes/default/comments-popup.php +++ b/wp-content/themes/default/comments-popup.php @@ -1,7 +1,7 @@ @@ -93,7 +93,7 @@ if (!empty($post->post_password) && $_COOKIE['wp-postpass_'. COOKIEHASH] != $pos
Close this window.
diff --git a/wp-rss.php b/wp-rss.php index a342ee573b..c10b065f0e 100644 --- a/wp-rss.php +++ b/wp-rss.php @@ -21,7 +21,7 @@ $more = 1; - + <?php the_title_rss() ?> @@ -32,6 +32,6 @@ $more = 1; - + diff --git a/wp-rss2.php b/wp-rss2.php index baec198079..bfad9a5afc 100644 --- a/wp-rss2.php +++ b/wp-rss2.php @@ -27,7 +27,7 @@ $more = 1; http://wordpress.org/?v= - + <?php the_title_rss() ?> @@ -51,6 +51,6 @@ $more = 1; - +