<?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: Bye Bye my-hacks.php?</title>
	<atom:link href="http://wpengineer.com/my-hacksphp/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpengineer.com/my-hacksphp/</link>
	<description>WordPress News, Hacks, Tipps, Tutorials, Plugins and Themes</description>
	<lastBuildDate>Fri, 12 Mar 2010 11:35:17 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stephen R</title>
		<link>http://wpengineer.com/my-hacksphp/#comment-1171</link>
		<dc:creator>Stephen R</dc:creator>
		<pubDate>Sat, 30 May 2009 15:12:43 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1164#comment-1171</guid>
		<description>It appears that WP 2.8 has *added* support for MU plugins.  So you can create a mu-plugins folder in wp-content and put PHP files in it, and they will be include()ed shortly before plugins are.

I sure hope this isn&#039;t a temporary thing.  I have a system that requires me to do a couple things *before* plugins actually load, and this is pretty much the only way to do it....</description>
		<content:encoded><![CDATA[<p>It appears that WP 2.8 has *added* support for MU plugins.  So you can create a mu-plugins folder in wp-content and put PHP files in it, and they will be include()ed shortly before plugins are.</p>
<p>I sure hope this isn't a temporary thing.  I have a system that requires me to do a couple things *before* plugins actually load, and this is pretty much the only way to do it....</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen R</title>
		<link>http://wpengineer.com/my-hacksphp/#comment-1170</link>
		<dc:creator>Stephen R</dc:creator>
		<pubDate>Sat, 30 May 2009 14:55:33 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1164#comment-1170</guid>
		<description>N 2.8 you can still use the my-hacks.php, sans settings, by putting it in a mu-plugins folder inside wp-content.  That is:

/wp-content/mu-plugins/my-hacks.php

Doesn&#039;t even need to be named my-hacks.php.  Any PHP file in that folder will activate.</description>
		<content:encoded><![CDATA[<p>N 2.8 you can still use the my-hacks.php, sans settings, by putting it in a mu-plugins folder inside wp-content.  That is:</p>
<p>/wp-content/mu-plugins/my-hacks.php</p>
<p>Doesn't even need to be named my-hacks.php.  Any PHP file in that folder will activate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Basics of PHP - Part I &#124; NYCpilot.net</title>
		<link>http://wpengineer.com/my-hacksphp/#comment-1083</link>
		<dc:creator>Basics of PHP - Part I &#124; NYCpilot.net</dc:creator>
		<pubDate>Sat, 02 May 2009 02:56:27 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1164#comment-1083</guid>
		<description>[...] Bye Bye my-hacks.php? - options , 1, Plugin, WordPress, This &#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] Bye Bye my-hacks.php? - options , 1, Plugin, WordPress, This &#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: My Hacks disappears in 2.8 - WordPress Tavern Forum</title>
		<link>http://wpengineer.com/my-hacksphp/#comment-1081</link>
		<dc:creator>My Hacks disappears in 2.8 - WordPress Tavern Forum</dc:creator>
		<pubDate>Fri, 01 May 2009 13:33:23 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1164#comment-1081</guid>
		<description>[...] the usage behind my-hacks.php and its disappearance in 2.8 in terms of being an option to select.  http://wpengineer.com/my-hacksphp/  All sites that used myhacks.php will still work considering it&#039;s just a UI change.    WPTavern [...]</description>
		<content:encoded><![CDATA[<p>[...] the usage behind my-hacks.php and its disappearance in 2.8 in terms of being an option to select.  <a href="http://wpengineer.com/my-hacksphp/" rel="nofollow" class="liinternal">http://wpengineer.com/my-hacksphp/</a>  All sites that used myhacks.php will still work considering it's just a UI change.    WPTavern [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://wpengineer.com/my-hacksphp/#comment-1078</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Thu, 30 Apr 2009 14:52:02 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1164#comment-1078</guid>
		<description>Hello John,
yes, only the checkbox is not supported, it is a problem for users to use this file if set a new install of WordPress.
They can use these alternatives or an own idea.</description>
		<content:encoded><![CDATA[<p>Hello John,<br />
yes, only the checkbox is not supported, it is a problem for users to use this file if set a new install of WordPress.<br />
They can use these alternatives or an own idea.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnbillion</title>
		<link>http://wpengineer.com/my-hacksphp/#comment-1077</link>
		<dc:creator>johnbillion</dc:creator>
		<pubDate>Thu, 30 Apr 2009 14:23:58 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1164#comment-1077</guid>
		<description>It&#039;s worth pointing out that those sites that already have my-hacks.php support enabled will still be able to use my-hacks.php as the option will remain in their database. It&#039;s just the settings interface checkbox that is disappearing.

Nice coverage of all the alternatives.</description>
		<content:encoded><![CDATA[<p>It's worth pointing out that those sites that already have my-hacks.php support enabled will still be able to use my-hacks.php as the option will remain in their database. It's just the settings interface checkbox that is disappearing.</p>
<p>Nice coverage of all the alternatives.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Ross</title>
		<link>http://wpengineer.com/my-hacksphp/#comment-1076</link>
		<dc:creator>Christopher Ross</dc:creator>
		<pubDate>Thu, 30 Apr 2009 14:00:01 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1164#comment-1076</guid>
		<description>I have to admit that these days, on the rare occasions that I feel the need to hack WordPress I do it with either a custom plugin (my site had dozens, now just one) or I simply add the hacks to my functions file.</description>
		<content:encoded><![CDATA[<p>I have to admit that these days, on the rare occasions that I feel the need to hack WordPress I do it with either a custom plugin (my site had dozens, now just one) or I simply add the hacks to my functions file.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
