From 8e8c5b77fea4788d5ca74a3e611054d38f671b27 Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Thu, 30 Aug 2012 17:23:22 +0000 Subject: [PATCH] Twenty Twelve: use `get_the_date()` rather than `the_date()` in content templates to ensure a date is always output and a post permalink is visible to site visitors. Props obenland and ocean90, fixes #21721. git-svn-id: https://develop.svn.wordpress.org/trunk@21670 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-content/themes/twentytwelve/content-aside.php | 2 +- wp-content/themes/twentytwelve/content-image.php | 2 +- wp-content/themes/twentytwelve/content-link.php | 2 +- wp-content/themes/twentytwelve/content-quote.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/wp-content/themes/twentytwelve/content-aside.php b/wp-content/themes/twentytwelve/content-aside.php index cc01a0d96d..44cf9fbfab 100644 --- a/wp-content/themes/twentytwelve/content-aside.php +++ b/wp-content/themes/twentytwelve/content-aside.php @@ -18,6 +18,6 @@ diff --git a/wp-content/themes/twentytwelve/content-image.php b/wp-content/themes/twentytwelve/content-image.php index 5e78dea9c6..17849c6170 100644 --- a/wp-content/themes/twentytwelve/content-image.php +++ b/wp-content/themes/twentytwelve/content-image.php @@ -15,6 +15,6 @@ diff --git a/wp-content/themes/twentytwelve/content-link.php b/wp-content/themes/twentytwelve/content-link.php index bba4911168..b755a4da6e 100644 --- a/wp-content/themes/twentytwelve/content-link.php +++ b/wp-content/themes/twentytwelve/content-link.php @@ -16,6 +16,6 @@ diff --git a/wp-content/themes/twentytwelve/content-quote.php b/wp-content/themes/twentytwelve/content-quote.php index e104b00ec1..7ab8510d2b 100644 --- a/wp-content/themes/twentytwelve/content-quote.php +++ b/wp-content/themes/twentytwelve/content-quote.php @@ -15,6 +15,6 @@