From cba144b87cc4dac6c7eed58818a3439a00464e2c Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Tue, 6 Oct 2009 20:17:21 +0000 Subject: [PATCH] Add post_submitbox_misc_actions action. Props mdawaffe git-svn-id: https://develop.svn.wordpress.org/trunk@12000 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/includes/meta-boxes.php | 1 + 1 file changed, 1 insertion(+) diff --git a/wp-admin/includes/meta-boxes.php b/wp-admin/includes/meta-boxes.php index 160e1f4750..baea56df88 100644 --- a/wp-admin/includes/meta-boxes.php +++ b/wp-admin/includes/meta-boxes.php @@ -175,6 +175,7 @@ if ( $can_publish ) : // Contributors don't get to choose the date of publish ?> +