X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/699231ae09f7057a4d0000cdf32e50a3df6a04ca..9e77185fafaf4e60e2b73821e0e4b9b1a11fb85f:/wp-includes/theme-compat/comments-popup.php?ds=sidebyside diff --git a/wp-includes/theme-compat/comments-popup.php b/wp-includes/theme-compat/comments-popup.php index 479bbeb7..15751fe1 100644 --- a/wp-includes/theme-compat/comments-popup.php +++ b/wp-includes/theme-compat/comments-popup.php @@ -3,12 +3,12 @@ * @package WordPress * @subpackage Theme_Compat * @deprecated 3.0 - * + * * This file is here for Backwards compatibility with old themes and will be removed in a future version - * + * */ _deprecated_file( sprintf( __( 'Theme without %1$s' ), basename(__FILE__) ), '3.0', null, sprintf( __('Please include a %1$s template in your theme.'), basename(__FILE__) ) ); -?> +?> <?php printf(__('%1$s - Comments on %2$s'), get_option('blogname'), the_title('','',false)); ?> @@ -32,7 +32,7 @@ while( have_posts()) : the_post(); ?>

-

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

+

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

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

@@ -41,7 +41,6 @@ while( have_posts()) : the_post();
  • -

    %4$s'), get_comment_author_link(), get_comment_date(), get_comment_ID(), get_comment_time()); ?>

    +

    %4$s'), get_comment_author_link(), get_comment_date(), get_comment_ID(), get_comment_time()); ?>

  • @@ -66,22 +65,22 @@ if ( post_password_required($post) ) { // and it doesn't match the cookie

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

    -
    + -

    %2$s. Log out »'), get_option('siteurl') . '/wp-admin/profile.php', $user_identity, wp_logout_url(get_permalink())); ?>

    +

    %2$s. Log out »'), get_edit_user_link(), $user_identity, wp_logout_url(get_permalink())); ?>

    - +

    - +

    - +

    @@ -95,7 +94,7 @@ if ( post_password_required($post) ) { // and it doesn't match the cookie

    " /> - +

    ID); ?>
    @@ -115,7 +114,7 @@ else: // have_posts() -

    WordPress'), 'http://wordpress.org/'); ?>

    +

    WordPress'), 'https://wordpress.org/'); ?>