From 6f45aadc8953910487865cee84ccfb1f7987e21d Mon Sep 17 00:00:00 2001 From: kobenland Date: Fri, 1 Mar 2013 17:31:59 -0800 Subject: [PATCH] _s: Let's not change .entry-date. --- image.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image.php b/image.php index a190069..d2bbee6 100644 --- a/image.php +++ b/image.php @@ -21,7 +21,7 @@ get_header();
at %4$s × %5$s in %8$s', '_s' ), + printf( __( 'Published at %4$s × %5$s in %8$s', '_s' ), esc_attr( get_the_date( 'c' ) ), esc_html( get_the_date() ), wp_get_attachment_url(),