From 581ac55f04c6acc5f1ed0c8c096374a365a61c84 Mon Sep 17 00:00:00 2001 From: ryan Date: Thu, 11 Sep 2008 06:04:51 +0000 Subject: [PATCH] Privacy Options for pages. see #7552 git-svn-id: http://svn.automattic.com/wordpress/trunk@8862 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/edit-form-advanced.php | 2 +- wp-admin/edit-page-form.php | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/wp-admin/edit-form-advanced.php b/wp-admin/edit-form-advanced.php index 48e75327f..dd6ea2c7c 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 8bd9d0268..76dcf68cc 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 post_status, 'draft' ); ?> value='draft'>

- -

- ID ) { @@ -179,11 +176,13 @@ add_meta_box('pagecommentstatusdiv', __('Comments & Pings'), 'page_comments_ function page_password_meta_box($post){ ?> +

+