From 8417706532478f38f679ac76e337ab83dffc89fd Mon Sep 17 00:00:00 2001 From: Dominik Schilling Date: Tue, 4 Aug 2015 04:56:06 +0000 Subject: [PATCH] Heartbeat: Ensure post locks are released. Merge of [33542] to the 3.9 branch. Built from https://develop.svn.wordpress.org/branches/3.9@33546 git-svn-id: http://core.svn.wordpress.org/branches/3.9@33513 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/includes/post.php | 2 +- wp-admin/post.php | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/wp-admin/includes/post.php b/wp-admin/includes/post.php index 322fcf33b7..e355719e79 100644 --- a/wp-admin/includes/post.php +++ b/wp-admin/includes/post.php @@ -1469,7 +1469,7 @@ function _admin_notice_post_locked() { // Allow plugins to prevent some users overriding the post lock if ( $override ) { ?> - +