From bf5dcc64843d2363f1422a12e318da3c06db8191 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Thu, 5 May 2016 10:18:20 -0400 Subject: [PATCH] Added some more CDATA tags after Thinkdunes errors --- tmp/wordPress.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tmp/wordPress.tpl b/tmp/wordPress.tpl index 6b55223..64c3c87 100644 --- a/tmp/wordPress.tpl +++ b/tmp/wordPress.tpl @@ -41,8 +41,8 @@ http://wordpress.org/?v=4.3.1 {foreach $data as $row} - {$row.title} - http://{$siteUrl}/{$row.ping_name}/ + <![CDATA[{$row.title}]]> + {$row.pubDate} http://{$siteUrl}/?p={$row.id} @@ -54,7 +54,7 @@ {$row.pr_date} closed open - {$row.ping_name} + publish 0 0 -- 2.17.1