Twenty Twelve: remove test lines from r20003

git-svn-id: http://svn.automattic.com/wordpress/trunk@20004 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
lancewillett 2012-02-28 03:14:00 +00:00
parent 9a3c274cb9
commit 9f74f12084
1 changed files with 0 additions and 2 deletions

View File

@ -19,8 +19,6 @@ get_header(); ?>
<h1 class="entry-title"><?php the_title(); ?></h1>
<div class="entry-meta">
test: <?php echo esc_attr( get_the_date( 'c' ) ); ?><br/>
test: <?php echo esc_html( get_the_date() ); ?>
<?php
$metadata = wp_get_attachment_metadata();
printf( __( '<span class="meta-prep meta-prep-entry-date">Published </span> <span class="entry-date"><time class="entry-date" datetime="%1$s" pubdate>%2$s</time></span> at <a href="%3$s" title="Link to full-size image">%4$s &times; %5$s</a> in <a href="%6$s" title="Return to %7$s" rel="gallery">%8$s</a>', 'twentytwelve' ),