From ffe43e781e7184dff9c4be1dc0e02a576db15903 Mon Sep 17 00:00:00 2001 From: ryan Date: Mon, 18 Feb 2008 17:44:14 +0000 Subject: [PATCH] Add submitpost_box action to post edit form. Props filosofo. see #5873 git-svn-id: http://svn.automattic.com/wordpress/trunk@6898 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/edit-form-advanced.php | 1 + 1 file changed, 1 insertion(+) diff --git a/wp-admin/edit-form-advanced.php b/wp-admin/edit-form-advanced.php index 1f9f129604..ccac3c1e6a 100644 --- a/wp-admin/edit-form-advanced.php +++ b/wp-admin/edit-form-advanced.php @@ -178,6 +178,7 @@ if ( ('edit' == $action) && current_user_can('delete_post', $post_ID) ) +