<?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/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Creating a Site-Specific Snippets Plugin</title>
	<atom:link href="http://ottopress.com/2011/creating-a-site-specific-snippets-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://ottopress.com/2011/creating-a-site-specific-snippets-plugin/</link>
	<description>You have to use an Ottopress to get fresh squeezed Otto.</description>
	<lastBuildDate>Tue, 21 May 2013 09:48:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.6-beta3-24284</generator>
	<item>
		<title>By: Otto</title>
		<link>http://ottopress.com/2011/creating-a-site-specific-snippets-plugin/comment-page-1/#comment-10880</link>
		<dc:creator>Otto</dc:creator>
		<pubDate>Thu, 31 May 2012 11:24:08 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=701#comment-10880</guid>
		<description><![CDATA[Nope. The header example in this post is 100% correct and functional.]]></description>
		<content:encoded><![CDATA[<p>Nope. The header example in this post is 100% correct and functional.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Doig</title>
		<link>http://ottopress.com/2011/creating-a-site-specific-snippets-plugin/comment-page-1/#comment-10879</link>
		<dc:creator>Paul Doig</dc:creator>
		<pubDate>Thu, 31 May 2012 10:31:38 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=701#comment-10879</guid>
		<description><![CDATA[Hi Otto, Thanks. I had to add some code that I didn&#039;t want in my theme, so this was just the ticket, but it didn&#039;t actually work for me. Though, when I went to the codex page http://codex.wordpress.org/Writing_a_Plugin and copied the equivalent header information (about 1/3 way down the page) that worked just fine. Maybe you changed the plugin header requirements in the versions of WP? I tried this on version 3.3.2 Maybe I just put some white space somewhere I shouldn&#039;t?

Anyway, thanks this is a nice and simple solution.]]></description>
		<content:encoded><![CDATA[<p>Hi Otto, Thanks. I had to add some code that I didn&#8217;t want in my theme, so this was just the ticket, but it didn&#8217;t actually work for me. Though, when I went to the codex page <a href="http://codex.wordpress.org/Writing_a_Plugin" rel="nofollow">http://codex.wordpress.org/Writing_a_Plugin</a> and copied the equivalent header information (about 1/3 way down the page) that worked just fine. Maybe you changed the plugin header requirements in the versions of WP? I tried this on version 3.3.2 Maybe I just put some white space somewhere I shouldn&#8217;t?</p>
<p>Anyway, thanks this is a nice and simple solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gregg</title>
		<link>http://ottopress.com/2011/creating-a-site-specific-snippets-plugin/comment-page-1/#comment-10783</link>
		<dc:creator>Gregg</dc:creator>
		<pubDate>Sun, 06 May 2012 16:16:28 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=701#comment-10783</guid>
		<description><![CDATA[I have started to use mu-plugins as suggested by Bill Erickson for any functions that are not theme related. Would you still sugest having both the mu-pugins and a site specific plugin?]]></description>
		<content:encoded><![CDATA[<p>I have started to use mu-plugins as suggested by Bill Erickson for any functions that are not theme related. Would you still sugest having both the mu-pugins and a site specific plugin?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick Smith</title>
		<link>http://ottopress.com/2011/creating-a-site-specific-snippets-plugin/comment-page-1/#comment-10575</link>
		<dc:creator>Rick Smith</dc:creator>
		<pubDate>Mon, 27 Feb 2012 18:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=701#comment-10575</guid>
		<description><![CDATA[Thanks for this. Quick question, I made the plugin, but how do I enter in the code I want it to put into my header.php? For instance I want to include buy-sell adds info, google webmaster, bing, yahoo, etc....all in the header.php. Is using a plug in like this the best way to do this?

Thanks.]]></description>
		<content:encoded><![CDATA[<p>Thanks for this. Quick question, I made the plugin, but how do I enter in the code I want it to put into my header.php? For instance I want to include buy-sell adds info, google webmaster, bing, yahoo, etc&#8230;.all in the header.php. Is using a plug in like this the best way to do this?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Securing the Plugin/Theme Editor</title>
		<link>http://ottopress.com/2011/creating-a-site-specific-snippets-plugin/comment-page-1/#comment-10562</link>
		<dc:creator>Securing the Plugin/Theme Editor</dc:creator>
		<pubDate>Wed, 22 Feb 2012 03:03:19 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=701#comment-10562</guid>
		<description><![CDATA[[...] that idea with other ideas of 1) Otto&#039;s site specific plugin (avoid changes to upgradeable files ) http://ottopress.com/2011/creating-a...ippets-plugin/ and  2) the wordpress.com custom css plugin http://wordpress.org/extend/plugins/safecss/.  and [...]]]></description>
		<content:encoded><![CDATA[<p>[...] that idea with other ideas of 1) Otto&#039;s site specific plugin (avoid changes to upgradeable files ) <a href="http://ottopress.com/2011/creating-a" rel="nofollow">http://ottopress.com/2011/creating-a</a>&#8230;ippets-plugin/ and  2) the wordpress.com custom css plugin <a href="http://wordpress.org/extend/plugins/safecss/" rel="nofollow">http://wordpress.org/extend/plugins/safecss/</a>.  and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ami</title>
		<link>http://ottopress.com/2011/creating-a-site-specific-snippets-plugin/comment-page-1/#comment-10547</link>
		<dc:creator>Ami</dc:creator>
		<pubDate>Thu, 16 Feb 2012 01:03:57 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=701#comment-10547</guid>
		<description><![CDATA[this is awesome, thank you! such an easy and great tip.]]></description>
		<content:encoded><![CDATA[<p>this is awesome, thank you! such an easy and great tip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahnaf</title>
		<link>http://ottopress.com/2011/creating-a-site-specific-snippets-plugin/comment-page-1/#comment-10457</link>
		<dc:creator>Ahnaf</dc:creator>
		<pubDate>Thu, 26 Jan 2012 20:32:52 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=701#comment-10457</guid>
		<description><![CDATA[How about site specific plugin and theme. we can use some function our theme.]]></description>
		<content:encoded><![CDATA[<p>How about site specific plugin and theme. we can use some function our theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Dunn</title>
		<link>http://ottopress.com/2011/creating-a-site-specific-snippets-plugin/comment-page-1/#comment-10455</link>
		<dc:creator>Ian Dunn</dc:creator>
		<pubDate>Thu, 26 Jan 2012 15:21:15 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=701#comment-10455</guid>
		<description><![CDATA[Dave Clements wrote a good article about this topic over the summer -- http://www.doitwithwp.com/create-functions-plugin/]]></description>
		<content:encoded><![CDATA[<p>Dave Clements wrote a good article about this topic over the summer &#8212; <a href="http://www.doitwithwp.com/create-functions-plugin/" rel="nofollow">http://www.doitwithwp.com/create-functions-plugin/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rev. Voodoo</title>
		<link>http://ottopress.com/2011/creating-a-site-specific-snippets-plugin/comment-page-1/#comment-10268</link>
		<dc:creator>Rev. Voodoo</dc:creator>
		<pubDate>Wed, 14 Dec 2011 18:18:47 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=701#comment-10268</guid>
		<description><![CDATA[I&#039;d made a couple posts before about a functionality plugin. But not in enough detail. I covered it again on my site, citing this article. It really is a good idea. I&#039;m going to try to point people toward making a plugin when answering in the forums (and on VoodooPress) from now on.
http://vudu.me/plugin is my article, linked to yours.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;d made a couple posts before about a functionality plugin. But not in enough detail. I covered it again on my site, citing this article. It really is a good idea. I&#8217;m going to try to point people toward making a plugin when answering in the forums (and on VoodooPress) from now on.<br />
<a href="http://vudu.me/plugin" rel="nofollow">http://vudu.me/plugin</a> is my article, linked to yours.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rev. Voodoo</title>
		<link>http://ottopress.com/2011/creating-a-site-specific-snippets-plugin/comment-page-1/#comment-10267</link>
		<dc:creator>Rev. Voodoo</dc:creator>
		<pubDate>Wed, 14 Dec 2011 18:16:30 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=701#comment-10267</guid>
		<description><![CDATA[You absolutely do. Child themes crash WP just like parent themes do. The plugin is definitely the way to go!]]></description>
		<content:encoded><![CDATA[<p>You absolutely do. Child themes crash WP just like parent themes do. The plugin is definitely the way to go!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Object Caching 421/435 objects using xcache

 Served from: ottodestruct.com @ 2013-05-21 13:26:27 by W3 Total Cache -->