diff --git a/wp-admin/edit-form-advanced.php b/wp-admin/edit-form-advanced.php index 48e75327f7..dd6ea2c7cc 100644 --- a/wp-admin/edit-form-advanced.php +++ b/wp-admin/edit-form-advanced.php @@ -332,7 +332,7 @@ add_meta_box('commentstatusdiv', __('Comments on this Post'), 'post_comment_stat function post_password_meta_box($post) { ?>
- +
diff --git a/wp-admin/edit-page-form.php b/wp-admin/edit-page-form.php index 8bd9d0268c..76dcf68cc8 100644 --- a/wp-admin/edit-page-form.php +++ b/wp-admin/edit-page-form.php @@ -77,9 +77,6 @@ if ( current_user_can('publish_pages') OR ( $post->post_status == 'publish' AND - - - ID ) { @@ -179,11 +176,13 @@ add_meta_box('pagecommentstatusdiv', __('Comments & Pings'), 'page_comments_ function page_password_meta_box($post){ ?> + +