<?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: How to hook into the footer</title>
	<atom:link href="http://wpmututorials.com/plugins/how-to-hook-into-the-footer/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpmututorials.com/plugins/how-to-hook-into-the-footer/</link>
	<description>WordPress multisite how to - making sense of the network feature from what was wordpress mu</description>
	<lastBuildDate>Thu, 26 Jan 2012 22:51:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Angelverde</title>
		<link>http://wpmututorials.com/plugins/how-to-hook-into-the-footer/#comment-11455</link>
		<dc:creator>Angelverde</dc:creator>
		<pubDate>Sun, 19 Dec 2010 21:37:13 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=98#comment-11455</guid>
		<description>Gracias :)</description>
		<content:encoded><![CDATA[<p>Gracias <img src='http://wpmututorials.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://wpmututorials.com/plugins/how-to-hook-into-the-footer/#comment-9845</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Wed, 07 Jul 2010 04:14:02 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=98#comment-9845</guid>
		<description>&quot;people would remove them&quot;

Maybe not initially, but one would hope that seeing the extra strings in the footer would prompt that.</description>
		<content:encoded><![CDATA[<p>&#8220;people would remove them&#8221;</p>
<p>Maybe not initially, but one would hope that seeing the extra strings in the footer would prompt that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://wpmututorials.com/plugins/how-to-hook-into-the-footer/#comment-9834</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 06 Jul 2010 01:46:29 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=98#comment-9834</guid>
		<description>What a simple solution to a plaguing problem. Thanks! 

The way you have the plugin constructed, the PHP comments fall outside the PHP code, making them appear in HTML. Then again, because they are purely instructional, people would remove them (I think).</description>
		<content:encoded><![CDATA[<p>What a simple solution to a plaguing problem. Thanks! </p>
<p>The way you have the plugin constructed, the PHP comments fall outside the PHP code, making them appear in HTML. Then again, because they are purely instructional, people would remove them (I think).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Minotauro</title>
		<link>http://wpmututorials.com/plugins/how-to-hook-into-the-footer/#comment-5521</link>
		<dc:creator>Minotauro</dc:creator>
		<pubDate>Tue, 12 Jan 2010 08:55:36 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=98#comment-5521</guid>
		<description>This is what I see on the footer of all my blogs when I follow your instructions:
http://img85.imageshack.us/img85/4152/test1263286428781.png

Why is that happening?

Thank you</description>
		<content:encoded><![CDATA[<p>This is what I see on the footer of all my blogs when I follow your instructions:<br />
<a href="http://img85.imageshack.us/img85/4152/test1263286428781.png" rel="nofollow">http://img85.imageshack.us/img85/4152/test1263286428781.png</a></p>
<p>Why is that happening?</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pippa</title>
		<link>http://wpmututorials.com/plugins/how-to-hook-into-the-footer/#comment-3082</link>
		<dc:creator>Pippa</dc:creator>
		<pubDate>Wed, 25 Nov 2009 13:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=98#comment-3082</guid>
		<description>Oh brilliant! Thanks for such a clear explanation - I was able to get Google Analytics into my work&#039;s blogs with no worries!  I&#039;m now thinking of many other ways to use this!</description>
		<content:encoded><![CDATA[<p>Oh brilliant! Thanks for such a clear explanation &#8211; I was able to get Google Analytics into my work&#8217;s blogs with no worries!  I&#8217;m now thinking of many other ways to use this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://wpmututorials.com/plugins/how-to-hook-into-the-footer/#comment-1079</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Thu, 20 Aug 2009 03:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=98#comment-1079</guid>
		<description>Yes, you would be creating a plugin and putting it in either the plugins or mu-plugins folder. In the mu-plugins folder, it would be applied across the site.</description>
		<content:encoded><![CDATA[<p>Yes, you would be creating a plugin and putting it in either the plugins or mu-plugins folder. In the mu-plugins folder, it would be applied across the site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lisa</title>
		<link>http://wpmututorials.com/plugins/how-to-hook-into-the-footer/#comment-1075</link>
		<dc:creator>lisa</dc:creator>
		<pubDate>Wed, 19 Aug 2009 01:52:55 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=98#comment-1075</guid>
		<description>For the really slow n00b,  you omit an important usage instruction. 

Are we creating an actual plugin to be placed in the plugins folder?

or 

Is this inserted into the existing footer.php file? (I&#039;m guessing yes)


It is an informative little tutorial though :)</description>
		<content:encoded><![CDATA[<p>For the really slow n00b,  you omit an important usage instruction. </p>
<p>Are we creating an actual plugin to be placed in the plugins folder?</p>
<p>or </p>
<p>Is this inserted into the existing footer.php file? (I&#8217;m guessing yes)</p>
<p>It is an informative little tutorial though <img src='http://wpmututorials.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam H</title>
		<link>http://wpmututorials.com/plugins/how-to-hook-into-the-footer/#comment-848</link>
		<dc:creator>Sam H</dc:creator>
		<pubDate>Thu, 11 Jun 2009 15:46:49 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=98#comment-848</guid>
		<description>[edit] fixed! sorry! ignore that last comment

Thank you very much for this solution by the way!
[rq=,,][/rq]</description>
		<content:encoded><![CDATA[<p>[edit] fixed! sorry! ignore that last comment</p>
<p>Thank you very much for this solution by the way!<br />
[rq=,,][/rq]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam H</title>
		<link>http://wpmututorials.com/plugins/how-to-hook-into-the-footer/#comment-847</link>
		<dc:creator>Sam H</dc:creator>
		<pubDate>Thu, 11 Jun 2009 15:43:27 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=98#comment-847</guid>
		<description>apologies if this seems a particularly stoopid question, but where do you place the script?!
[rq=,,][/rq]</description>
		<content:encoded><![CDATA[<p>apologies if this seems a particularly stoopid question, but where do you place the script?!<br />
[rq=,,][/rq]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://wpmututorials.com/plugins/how-to-hook-into-the-footer/#comment-812</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Wed, 03 Jun 2009 18:21:14 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=98#comment-812</guid>
		<description>Sort of. You would have to hook the footer on all blogs and test to see if the blog belonged to admin.
[rq=100,0,blog][/rq]&lt;a href=&quot;http://atypicalhomeschool.net/news/geek-of-the-week/&quot; rel=&quot;nofollow&quot;&gt;Geek of the week&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Sort of. You would have to hook the footer on all blogs and test to see if the blog belonged to admin.<br />
[rq=100,0,blog][/rq]<a href="http://atypicalhomeschool.net/news/geek-of-the-week/" rel="nofollow">Geek of the week</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

