From bee6492b9b61c7afbdd3c5f1e0e2f8e894726c1b Mon Sep 17 00:00:00 2001 From: Scott Taylor Date: Tue, 13 May 2014 04:40:16 +0000 Subject: [PATCH] Eliminate use of `extract()` in `wp-includes/theme-compat/comments-popup.php`. See #22400. Built from https://develop.svn.wordpress.org/trunk@28381 git-svn-id: http://core.svn.wordpress.org/trunk@28209 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/theme-compat/comments-popup.php | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/wp-includes/theme-compat/comments-popup.php b/wp-includes/theme-compat/comments-popup.php index 29871b0fd2..15751fe1b0 100644 --- a/wp-includes/theme-compat/comments-popup.php +++ b/wp-includes/theme-compat/comments-popup.php @@ -41,7 +41,6 @@ while( have_posts()) : the_post(); %2$s. Log out »'), get_edit_user_link(), $user_identity, wp_logout_url(get_permalink())); ?>

- +

- +

- +