From 407f718c4cb47fbae93963356ab9dca15c629f63 Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Mon, 9 Feb 2004 12:33:13 +0000 Subject: [PATCH] Rudimentary post preview functionality. git-svn-id: https://develop.svn.wordpress.org/trunk@854 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/post.php | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/wp-admin/post.php b/wp-admin/post.php index d69542a6e9..0d0aefd106 100644 --- a/wp-admin/post.php +++ b/wp-admin/post.php @@ -223,6 +223,20 @@ switch($action) { $pinged = $postdata['pinged']; include('edit-form-advanced.php'); + $p = $_GET['post']; + include(ABSPATH.'wp-blog-header.php'); + start_wp(); + ?> +
+

Post Preview

+

+
Filed under: @
+ +
+ +
+
+

Since you’re a newcomer, you’ll have to wait for an admin to raise your level to 1,