From c0fb231f9286894b7aa6e0094aef4e3e87d215d7 Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Sun, 6 Oct 2013 10:45:25 +0000 Subject: [PATCH] Hide the "If you take over" string from the post locked dialog when the override_post_lock filter is used to prevent an override. props azaozz. fixes #24930. git-svn-id: https://develop.svn.wordpress.org/trunk@25694 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/includes/post.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/wp-admin/includes/post.php b/src/wp-admin/includes/post.php index c8dc3066c4..dfdc52dda1 100644 --- a/src/wp-admin/includes/post.php +++ b/src/wp-admin/includes/post.php @@ -1268,7 +1268,13 @@ function _admin_notice_post_locked() { ?>
ID, 64 ); ?>
-

display_name ) ); ?>

+

+ display_name ) ); + ?> +