From ed82c7fb759a63a1a60ba2d765f14ebc90412344 Mon Sep 17 00:00:00 2001 From: "Dominik Schilling (ocean90)" Date: Sun, 20 Sep 2015 08:48:28 +0000 Subject: [PATCH] Theme Compat: Remove two strings from `comments-popup.php`. `theme-compat/comments-popup.php` is a deprecated file. Instead of improving the strings in [34342] remove both superfluous paragraphs. See #31867. git-svn-id: https://develop.svn.wordpress.org/trunk@34351 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/theme-compat/comments-popup.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/wp-includes/theme-compat/comments-popup.php b/src/wp-includes/theme-compat/comments-popup.php index 2b2d96b97e..5483eba2ca 100644 --- a/src/wp-includes/theme-compat/comments-popup.php +++ b/src/wp-includes/theme-compat/comments-popup.php @@ -34,10 +34,6 @@ while( have_posts()) : the_post();

RSS feed for comments on this post.'); ?>

- -

URL to TrackBack this entry is: %s' ), '' . get_trackback_url() . '' ); ?>

- -

-

HTML allowed: %s' ), '' . allowed_tags() . '' ); ?>