From 392ee0607152991f6d45eb4a6f9fa9c8f020b942 Mon Sep 17 00:00:00 2001 From: dd32 Date: Sat, 13 Feb 2010 11:20:56 +0000 Subject: [PATCH] s/the_time()/get_the_date/ for dates. See #9015 git-svn-id: http://svn.automattic.com/wordpress/trunk@13111 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/twentyten/archive.php | 8 ++++---- wp-content/themes/twentyten/attachment.php | 2 +- wp-content/themes/twentyten/author.php | 2 +- wp-content/themes/twentyten/category.php | 2 +- wp-content/themes/twentyten/index.php | 6 +++--- wp-content/themes/twentyten/search.php | 2 +- wp-content/themes/twentyten/single.php | 2 +- wp-content/themes/twentyten/tag.php | 2 +- 8 files changed, 13 insertions(+), 13 deletions(-) diff --git a/wp-content/themes/twentyten/archive.php b/wp-content/themes/twentyten/archive.php index d221ad742..9e8b8800b 100644 --- a/wp-content/themes/twentyten/archive.php +++ b/wp-content/themes/twentyten/archive.php @@ -6,11 +6,11 @@ -

%s', 'twentyten' ), get_the_time() ) ?>

+

%s', 'twentyten' ), get_the_date() ) ?>

-

%s', 'twentyten' ), get_the_time('F Y') ) ?>

+

%s', 'twentyten' ), get_the_date('F Y') ) ?>

-

%s', 'twentyten' ), get_the_time('Y') ) ?>

+

%s', 'twentyten' ), get_the_date('Y') ) ?>

@@ -32,7 +32,7 @@
+ the_permalink(); ?>" title="" rel="bookmark">
diff --git a/wp-content/themes/twentyten/attachment.php b/wp-content/themes/twentyten/attachment.php index dad566222..ee03e9706 100644 --- a/wp-content/themes/twentyten/attachment.php +++ b/wp-content/themes/twentyten/attachment.php @@ -15,7 +15,7 @@ | - + |\n\t\t\t\t\t\t", "\n\t\t\t\t\t" ) ?> diff --git a/wp-content/themes/twentyten/author.php b/wp-content/themes/twentyten/author.php index 087004b77..c5bbe6649 100644 --- a/wp-content/themes/twentyten/author.php +++ b/wp-content/themes/twentyten/author.php @@ -36,7 +36,7 @@
+ the_permalink(); ?>" title="" rel="bookmark">
diff --git a/wp-content/themes/twentyten/category.php b/wp-content/themes/twentyten/category.php index a82145629..77c379a70 100644 --- a/wp-content/themes/twentyten/category.php +++ b/wp-content/themes/twentyten/category.php @@ -26,7 +26,7 @@ diff --git a/wp-content/themes/twentyten/index.php b/wp-content/themes/twentyten/index.php index 8339d6757..ce0809338 100644 --- a/wp-content/themes/twentyten/index.php +++ b/wp-content/themes/twentyten/index.php @@ -18,7 +18,7 @@ @@ -60,7 +60,7 @@ the_permalink(); ?>" title="" rel="bookmark"><
+the_permalink(); ?>" title="" rel="bookmark"> | @@ -77,7 +77,7 @@ the_permalink(); ?>" title="" rel="bookmark">< diff --git a/wp-content/themes/twentyten/search.php b/wp-content/themes/twentyten/search.php index 3af72c1c2..6b11b86d6 100644 --- a/wp-content/themes/twentyten/search.php +++ b/wp-content/themes/twentyten/search.php @@ -23,7 +23,7 @@ diff --git a/wp-content/themes/twentyten/single.php b/wp-content/themes/twentyten/single.php index bc5230d0b..bfcfe340d 100644 --- a/wp-content/themes/twentyten/single.php +++ b/wp-content/themes/twentyten/single.php @@ -18,7 +18,7 @@ +the_permalink(); ?>" title="" rel="bookmark"> |\n\t\t\t\t\t\t", "\n\t\t\t\t\t" ) ?>
diff --git a/wp-content/themes/twentyten/tag.php b/wp-content/themes/twentyten/tag.php index 71a317cfe..0d63f98ce 100644 --- a/wp-content/themes/twentyten/tag.php +++ b/wp-content/themes/twentyten/tag.php @@ -23,7 +23,7 @@