From 7a04605a0b78c7b530914e327e82a4175bafdafa Mon Sep 17 00:00:00 2001 From: "David A. Kennedy" Date: Sat, 10 Jun 2017 00:58:56 -0400 Subject: [PATCH] Remove invalid rel="designer" attribute Refresh of #1016 Fixes #1020 --- footer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/footer.php b/footer.php index ed7a1937..fb050920 100644 --- a/footer.php +++ b/footer.php @@ -22,7 +22,7 @@ | Automattic' ); + printf( esc_html__( 'Theme: %1$s by %2$s.', '_s' ), '_s', 'Automattic' ); ?>