From b5777c0d7e3faa83f5eddb8823b8076b8dc3631a Mon Sep 17 00:00:00 2001 From: Konstantin Obenland Date: Thu, 2 Jul 2015 14:21:17 -0700 Subject: [PATCH] Move translator comment closer to string. Translator comments should be placed directly in the line above the string to be translated, in order for parser to pick it up. --- template-parts/content.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template-parts/content.php b/template-parts/content.php index e4611782..e4792146 100644 --- a/template-parts/content.php +++ b/template-parts/content.php @@ -20,8 +20,8 @@
→', '_s' ), array( 'span' => array( 'class' => array() ) ) ), the_title( '"', '"', false ) ) );