From 37e527765191bdfac179b4748c277dfd67747ecd Mon Sep 17 00:00:00 2001 From: Helen Hou-Sandi Date: Tue, 10 Sep 2013 14:40:15 +0000 Subject: [PATCH] Show the IP address, if available, in the comment edit screen submit meta box. props leewillis77. fixes #24638. git-svn-id: https://develop.svn.wordpress.org/trunk@25314 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/edit-form-comment.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/wp-admin/edit-form-comment.php b/src/wp-admin/edit-form-comment.php index 30fa85559b..07c1946e1b 100644 --- a/src/wp-admin/edit-form-comment.php +++ b/src/wp-admin/edit-form-comment.php @@ -91,6 +91,12 @@ if ( !defined('ABSPATH') ) + +
+ +
+ +