<?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: WordPress MU &#8211; embed language-dependent templates</title>
	<atom:link href="http://wpengineer.com/1859/wordpress-mu-embed-language-dependent-templates/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpengineer.com/1859/wordpress-mu-embed-language-dependent-templates/</link>
	<description>WordPress News, Hacks, Tips, Tutorials, Plugins and Themes</description>
	<lastBuildDate>Tue, 22 May 2012 12:01:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michael</title>
		<link>http://wpengineer.com/1859/wordpress-mu-embed-language-dependent-templates/#comment-2043</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 23 Nov 2009 18:18:40 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1859#comment-2043</guid>
		<description>Also a nice idea. Thanks scribu!</description>
		<content:encoded><![CDATA[<p>Also a nice idea. Thanks scribu!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scribu</title>
		<link>http://wpengineer.com/1859/wordpress-mu-embed-language-dependent-templates/#comment-2042</link>
		<dc:creator>scribu</dc:creator>
		<pubDate>Mon, 23 Nov 2009 15:07:10 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1859#comment-2042</guid>
		<description>Interesting solution. You could also use child themes:

In each theme, in functions.php, define a constant, for example:

&lt;code&gt;define(&#039;THEME_LANG&#039;, &#039;de&#039;);&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Interesting solution. You could also use child themes:</p>
<p>In each theme, in functions.php, define a constant, for example:</p>
<p><code>define('THEME_LANG', 'de');</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>

