<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->
<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"
>
	<channel>
		<title>Theme Hybrid Support &#187; Topic: hybrid hook and ampersands.</title>
		<link>http://themehybrid.com/support/topic/hybrid-hook-and-ampersands</link>
		<description>WordPress theme club support forums</description>
		<language>en-US</language>
		<pubDate>Fri, 30 Jul 2010 13:45:55 +0000</pubDate>
		<generator>bbpress 1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://themehybrid.com/support/search.php</link>
		</textInput>
		<atom:link href="http://themehybrid.com/support/rss/topic/hybrid-hook-and-ampersands" rel="self" type="application/rss+xml" />

		<item>
			<title>eddieb on "hybrid hook and ampersands."</title>
			<link>http://themehybrid.com/support/topic/hybrid-hook-and-ampersands#post-23552</link>
			<pubDate>Fri, 03 Jul 2009 22:00:34 +0000</pubDate>
			<dc:creator>eddieb</dc:creator>
			<guid isPermaLink="false">23552@http://themehybrid.com/support/</guid>
			<description>&#60;p&#62;uh ok... im going to leave it inside hybrid hook for now. if i put it in functions, i have to use HTML entities and to workaround this problem i can run one single global search and replace, whereas HTML entities are a bigger pain in the a...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Justin Tadlock on "hybrid hook and ampersands."</title>
			<link>http://themehybrid.com/support/topic/hybrid-hook-and-ampersands#post-23527</link>
			<pubDate>Fri, 03 Jul 2009 01:53:38 +0000</pubDate>
			<dc:creator>Justin Tadlock</dc:creator>
			<guid isPermaLink="false">23527@http://themehybrid.com/support/</guid>
			<description>&#60;p&#62;If you're entering things like this, it's best to use the &#60;code&#62;functions.php&#60;/code&#62; file rather than the plugin for now.&#60;/p&#62;
&#60;p&#62;WordPress converts this stuff, but it's something I'm working on bypassing in the next version.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>eddieb on "hybrid hook and ampersands."</title>
			<link>http://themehybrid.com/support/topic/hybrid-hook-and-ampersands#post-23526</link>
			<pubDate>Fri, 03 Jul 2009 01:50:30 +0000</pubDate>
			<dc:creator>eddieb</dc:creator>
			<guid isPermaLink="false">23526@http://themehybrid.com/support/</guid>
			<description>&#60;p&#62;if i enter&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;a href=&#38;quot;http://validator.w3.org/check?verbose=1&#38;amp;amp;uri=&#38;lt;?php echo curPageURL() ?&#38;gt;&#38;quot; rel=&#38;quot;external,nofollow&#38;quot;&#38;gt;XHTML&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;via hybrid hook in, for example, the footer section, i get this exact code to the browser. but from then on, everytime i view the hybrid hook settings page, it substituted &#60;code&#62;&#38;amp;amp;&#60;/code&#62; for &#38;#38;, so if i click save settings again (because let's say I added something to header), I start getting &#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;a href=&#38;quot;http://validator.w3.org/check?verbose=1&#38;#38;uri=&#38;lt;?php echo curPageURL() ?&#38;gt;&#38;quot; rel=&#38;quot;external,nofollow&#38;quot;&#38;gt;XHTML&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;on the browser, and for this reason the page fails validation.&#60;/p&#62;
&#60;p&#62;is this something that can be fixed? similar character replacement occurs if i enter uni-encoded HTML in there, but that is not so much of a problem cause it doesnt cause my site to fail validation.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
