<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Protecting and Preventing XSS exploits / attacks in WordPress blog Searches</title>
	<atom:link href="http://www.digiwebbs.com/blog/2008/preventing-xss-exploits-in-wordpres/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digiwebbs.com/blog/2008/preventing-xss-exploits-in-wordpres/</link>
	<description>yes, it&#039;s another blog...</description>
	<lastBuildDate>Tue, 24 Aug 2010 22:24:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Alex</title>
		<link>http://www.digiwebbs.com/blog/2008/preventing-xss-exploits-in-wordpres/comment-page-1/#comment-33</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 17 Oct 2008 14:17:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.digiwebbs.com/?p=171#comment-33</guid>
		<description>thanks paul for pointing that out, i&#039;ve just fixed the code :D</description>
		<content:encoded><![CDATA[<p>thanks paul for pointing that out, i&#8217;ve just fixed the code <img src='http://www.digiwebbs.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://www.digiwebbs.com/blog/2008/preventing-xss-exploits-in-wordpres/comment-page-1/#comment-32</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Fri, 17 Oct 2008 09:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.digiwebbs.com/?p=171#comment-32</guid>
		<description>great tip on a common vunlerability. the opening line of code &quot;&lt; ?php&quot; contains a space between &lt; and ? which resulted in a syntax error in my editor. I removed the space for it to work ok now.</description>
		<content:encoded><![CDATA[<p>great tip on a common vunlerability. the opening line of code &#8220;&lt; ?php&#8221; contains a space between &lt; and ? which resulted in a syntax error in my editor. I removed the space for it to work ok now.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
