From 6fea1077d89203a8d4ed99a5d36a4ce934fae442 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A4nk=20Klein?= Date: Tue, 5 May 2015 12:16:55 +0200 Subject: [PATCH] Escape translations in custom template tags. See #737. --- inc/template-tags.php | 60 +++++++++++++++++++++---------------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/inc/template-tags.php b/inc/template-tags.php index 2dd9175..206e50a 100644 --- a/inc/template-tags.php +++ b/inc/template-tags.php @@ -20,15 +20,15 @@ function the_posts_navigation() { } ?>