<?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: moving the wordpress wp-content folder</title>
	<atom:link href="http://www.johngirvin.com/blog/archives/moving-the-wordpress-wp-content-folder.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.johngirvin.com/blog/archives/moving-the-wordpress-wp-content-folder.html</link>
	<description></description>
	<lastBuildDate>Sun, 25 Jul 2010 18:09:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John Girvin</title>
		<link>http://www.johngirvin.com/blog/archives/moving-the-wordpress-wp-content-folder.html/comment-page-1#comment-697</link>
		<dc:creator>John Girvin</dc:creator>
		<pubDate>Sun, 25 Jul 2010 18:09:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.johngirvin.com/blog/?p=35#comment-697</guid>
		<description>Every plugin is different, but typical problems will be the use of hardcoded paths accessing files in the plugins own folder, which obviously don&#039;t work if you rename or move wp-content.</description>
		<content:encoded><![CDATA[<p>Every plugin is different, but typical problems will be the use of hardcoded paths accessing files in the plugins own folder, which obviously don&#8217;t work if you rename or move wp-content.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://www.johngirvin.com/blog/archives/moving-the-wordpress-wp-content-folder.html/comment-page-1#comment-696</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Thu, 22 Jul 2010 04:36:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.johngirvin.com/blog/?p=35#comment-696</guid>
		<description>oh hey, BTW. How can you check if plugins are compatible with this? Is there something in the plugin code that I can look for to determine if the URL is hard coded or is compatible with this?</description>
		<content:encoded><![CDATA[<p>oh hey, BTW. How can you check if plugins are compatible with this? Is there something in the plugin code that I can look for to determine if the URL is hard coded or is compatible with this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://www.johngirvin.com/blog/archives/moving-the-wordpress-wp-content-folder.html/comment-page-1#comment-695</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Wed, 21 Jul 2010 22:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.johngirvin.com/blog/?p=35#comment-695</guid>
		<description>Thank you. This is the only good guide I&#039;ve found to moving wp-content. I like to do this to remove all wp- prefixes for security through obscurity AND so my competitors in a couple niches don&#039;t realize that what I do can be done easily with WordPress :)</description>
		<content:encoded><![CDATA[<p>Thank you. This is the only good guide I&#8217;ve found to moving wp-content. I like to do this to remove all wp- prefixes for security through obscurity AND so my competitors in a couple niches don&#8217;t realize that what I do can be done easily with WordPress :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony Galli</title>
		<link>http://www.johngirvin.com/blog/archives/moving-the-wordpress-wp-content-folder.html/comment-page-1#comment-674</link>
		<dc:creator>Anthony Galli</dc:creator>
		<pubDate>Fri, 01 Jan 2010 06:35:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.johngirvin.com/blog/?p=35#comment-674</guid>
		<description>Thanks a lot, I needed a way to get wo-content absolute path and WP_CONTENT_DIR just did the trick!</description>
		<content:encoded><![CDATA[<p>Thanks a lot, I needed a way to get wo-content absolute path and WP_CONTENT_DIR just did the trick!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon Gonzales</title>
		<link>http://www.johngirvin.com/blog/archives/moving-the-wordpress-wp-content-folder.html/comment-page-1#comment-652</link>
		<dc:creator>Brandon Gonzales</dc:creator>
		<pubDate>Fri, 13 Nov 2009 04:06:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.johngirvin.com/blog/?p=35#comment-652</guid>
		<description>Great! I moved the entire directory structure of my site and the wp-content folder was created under the old / directory. It was all the fault of the Uploading Files configuration routine.

Thanks for the how-to.</description>
		<content:encoded><![CDATA[<p>Great! I moved the entire directory structure of my site and the wp-content folder was created under the old / directory. It was all the fault of the Uploading Files configuration routine.</p>
<p>Thanks for the how-to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.johngirvin.com/blog/archives/moving-the-wordpress-wp-content-folder.html/comment-page-1#comment-645</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Tue, 20 Oct 2009 20:51:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.johngirvin.com/blog/?p=35#comment-645</guid>
		<description>I&#039;m a n00b, got it. This all has to appear before the include of settings.php</description>
		<content:encoded><![CDATA[<p>I&#8217;m a n00b, got it. This all has to appear before the include of settings.php</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Girvin</title>
		<link>http://www.johngirvin.com/blog/archives/moving-the-wordpress-wp-content-folder.html/comment-page-1#comment-643</link>
		<dc:creator>John Girvin</dc:creator>
		<pubDate>Sun, 18 Oct 2009 21:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.johngirvin.com/blog/?p=35#comment-643</guid>
		<description>That&#039;s what I have in my wp-config too. Check the following:
&lt;ul&gt;
	&lt;li&gt;What do your WP_CONTENT_DIR and WP_CONTENT_URL resolve to?&lt;/li&gt;
	&lt;li&gt;Is mod_rewrite loaded and working?&lt;/li&gt;
	&lt;li&gt;Did you make the .htaccess file changes?&lt;/li&gt;
&lt;/ul&gt;</description>
		<content:encoded><![CDATA[<p>That&#8217;s what I have in my wp-config too. Check the following:</p>
<ul>
<li>What do your WP_CONTENT_DIR and WP_CONTENT_URL resolve to?</li>
<li>Is mod_rewrite loaded and working?</li>
<li>Did you make the .htaccess file changes?</li>
</ul>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.johngirvin.com/blog/archives/moving-the-wordpress-wp-content-folder.html/comment-page-1#comment-641</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Sat, 17 Oct 2009 16:32:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.johngirvin.com/blog/?p=35#comment-641</guid>
		<description>I added the two lines in my wp-config and now I see nothing. Any idea why?

define(&#039;WP_CONTENT_DIR&#039;, $_SERVER[&#039;DOCUMENT_ROOT&#039;] . &#039;/resources&#039;);
define(&#039;WP_CONTENT_URL&#039;, &#039;/resources&#039;);</description>
		<content:encoded><![CDATA[<p>I added the two lines in my wp-config and now I see nothing. Any idea why?</p>
<p>define(&#8216;WP_CONTENT_DIR&#8217;, $_SERVER['DOCUMENT_ROOT'] . &#8216;/resources&#8217;);<br />
define(&#8216;WP_CONTENT_URL&#8217;, &#8216;/resources&#8217;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Girvin</title>
		<link>http://www.johngirvin.com/blog/archives/moving-the-wordpress-wp-content-folder.html/comment-page-1#comment-107</link>
		<dc:creator>John Girvin</dc:creator>
		<pubDate>Thu, 06 Aug 2009 09:03:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.johngirvin.com/blog/?p=35#comment-107</guid>
		<description>The blogs could share the files, but they would not share the media database entries so cross-blog search wouldn&#039;t work. I&#039;m not completely sure what you&#039;re trying to achieve, but perhaps &lt;a href=&quot;http://mu.wordpress.org/&quot; rel=&quot;nofollow&quot;&gt;Wordpress MU&lt;/a&gt; would be able to do what you need.

The plugin / theme issue is down to problems in the plugins and themes themselves and can only be resolved with updates to the individual packages. Most will work, so on your development system just check the ones you&#039;re considering using. It will be obvious if they&#039;re not compatible.</description>
		<content:encoded><![CDATA[<p>The blogs could share the files, but they would not share the media database entries so cross-blog search wouldn&#8217;t work. I&#8217;m not completely sure what you&#8217;re trying to achieve, but perhaps <a href="http://mu.wordpress.org/" rel="nofollow">Wordpress MU</a> would be able to do what you need.</p>
<p>The plugin / theme issue is down to problems in the plugins and themes themselves and can only be resolved with updates to the individual packages. Most will work, so on your development system just check the ones you&#8217;re considering using. It will be obvious if they&#8217;re not compatible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kian</title>
		<link>http://www.johngirvin.com/blog/archives/moving-the-wordpress-wp-content-folder.html/comment-page-1#comment-103</link>
		<dc:creator>Kian</dc:creator>
		<pubDate>Wed, 05 Aug 2009 23:58:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.johngirvin.com/blog/?p=35#comment-103</guid>
		<description>If I were to move the content folder to be the same across multiple blogs would they share their content? I would love to make it so that a few blogs could have integrated content and searches. Also has there been an update with the plugin/theme issue that doesn&#039;t involve the workaround you suggest?
Thanks!</description>
		<content:encoded><![CDATA[<p>If I were to move the content folder to be the same across multiple blogs would they share their content? I would love to make it so that a few blogs could have integrated content and searches. Also has there been an update with the plugin/theme issue that doesn&#8217;t involve the workaround you suggest?<br />
Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
