X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/4f9d63e13cd8c6e275797c75b401b074b82937bc..46588ee871246a923d972538dbc93b26f4fda932:/wp-includes/theme-compat/comments-popup.php diff --git a/wp-includes/theme-compat/comments-popup.php b/wp-includes/theme-compat/comments-popup.php index 479bbeb7..e8f8655e 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,9 +94,12 @@ if ( post_password_required($post) ) { // and it doesn't match the cookie

    " /> - +

    - ID); ?> + ID ); + ?>

    @@ -115,7 +117,7 @@ else: // have_posts() -

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

    +

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