From 5eac972817a33b66cd3be93c29ad3a7ab3e97349 Mon Sep 17 00:00:00 2001 From: Ryan Boren 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: https://develop.svn.wordpress.org/trunk@6898 602fd350-edb4-49c9-b593-d223f7449a82 --- 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) ) +