<?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: Plugin Conflict Resolution: iPassion-Tell-a-Friend vs All-in-one-SEO</title>
	<atom:link href="http://www.technokinetics.com/tell-a-friend-vs-all-in-one-seo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.technokinetics.com/tell-a-friend-vs-all-in-one-seo/</link>
	<description>Vorsprung durch technik</description>
	<lastBuildDate>Wed, 21 Apr 2010 10:29:46 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tim Holt</title>
		<link>http://www.technokinetics.com/tell-a-friend-vs-all-in-one-seo/comment-page-1/#comment-43</link>
		<dc:creator>Tim Holt</dc:creator>
		<pubDate>Wed, 19 Nov 2008 09:19:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.technokinetics.com/?p=121#comment-43</guid>
		<description>Update: New versions of the plugin incorporate the fix suggested here, so in future this problem shouldn&#039;t arise unless your plugin is out of date.</description>
		<content:encoded><![CDATA[<p>Update: New versions of the plugin incorporate the fix suggested here, so in future this problem shouldn&#8217;t arise unless your plugin is out of date.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Holt</title>
		<link>http://www.technokinetics.com/tell-a-friend-vs-all-in-one-seo/comment-page-1/#comment-42</link>
		<dc:creator>Tim Holt</dc:creator>
		<pubDate>Fri, 31 Oct 2008 08:19:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.technokinetics.com/?p=121#comment-42</guid>
		<description>You&#039;re probably right, which is a shame because as the article stands it&#039;s a good introduction to the $priority parameter, but if we use &lt;code&gt;add_action (&#039;init&#039;, &#039;addTellaFriendSender&#039;);&lt;/code&gt; instead then it isn&#039;t.</description>
		<content:encoded><![CDATA[<p>You&#8217;re probably right, which is a shame because as the article stands it&#8217;s a good introduction to the $priority parameter, but if we use <code>add_action ('init', 'addTellaFriendSender');</code> instead then it isn&#8217;t.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://www.technokinetics.com/tell-a-friend-vs-all-in-one-seo/comment-page-1/#comment-37</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Tue, 28 Oct 2008 20:59:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.technokinetics.com/?p=121#comment-37</guid>
		<description>If &lt;code&gt;addTellaFriendSender()&lt;/code&gt; is the function with the &lt;code&gt;header(&quot;Location: $successPage&quot;);&lt;/code&gt; code in it, it should probably be hooked much earlier than at &lt;code&gt;wp_head&lt;/code&gt; to avoid conflict with any other plugin that may output HTML there.  It should probably hook in at &lt;code&gt;init&lt;/code&gt; which is when WordPress has been bootstrapped but before any headers have been sent.  Just my 2 cents.  Thanks.</description>
		<content:encoded><![CDATA[<p>If <code>addTellaFriendSender()</code> is the function with the <code>header("Location: $successPage");</code> code in it, it should probably be hooked much earlier than at <code>wp_head</code> to avoid conflict with any other plugin that may output HTML there.  It should probably hook in at <code>init</code> which is when WordPress has been bootstrapped but before any headers have been sent.  Just my 2 cents.  Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
