From 51606344071061dd8de3d17f161b9fd3822f20b4 Mon Sep 17 00:00:00 2001 From: Alex 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: https://develop.svn.wordpress.org/trunk@1038 602fd350-edb4-49c9-b593-d223f7449a82 --- 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)) {