From c23b50d0da2bae7910a306e9173fc8696acdf641 Mon Sep 17 00:00:00 2001 From: alex_t_king Date: Wed, 31 Mar 2004 06:17:14 +0000 Subject: [PATCH] added a check to see if the post exists, it it doesn't show the edit button git-svn-id: http://svn.automattic.com/wordpress/trunk@1038 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/edit-form-advanced.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/edit-form-advanced.php b/wp-admin/edit-form-advanced.php index c6a0448dfc..5b52072e74 100644 --- a/wp-admin/edit-form-advanced.php +++ b/wp-admin/edit-form-advanced.php @@ -160,7 +160,7 @@ if($metadata = has_meta($post_ID)) {