From 5f46a6db3919d4a142db942a8988e3ef7e7b75d5 Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Wed, 13 Feb 2008 21:58:46 +0000 Subject: [PATCH] Rough in Related section of preview view. Needs styling. see #5847 git-svn-id: https://develop.svn.wordpress.org/trunk@6829 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/edit-form-advanced.php | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/wp-admin/edit-form-advanced.php b/wp-admin/edit-form-advanced.php index 1d92e767b1..210d398df9 100644 --- a/wp-admin/edit-form-advanced.php +++ b/wp-admin/edit-form-advanced.php @@ -166,6 +166,16 @@ if ( ('edit' == $action) && current_user_can('delete_post', $post_ID) ) post_modified), mysql2date(get_option('time_format'), $post->post_modified)); ?>

+ + +

+ + +