<?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 Develop WordPress Themes Behind the Scenes</title>
	<atom:link href="http://digwp.com/2009/12/develop-themes-behind-the-scenes/feed/" rel="self" type="application/rss+xml" />
	<link>http://digwp.com/2009/12/develop-themes-behind-the-scenes/</link>
	<description>Take your WordPress skills to the next level.</description>
	<lastBuildDate>Sat, 11 Feb 2012 16:22:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jeff Starr</title>
		<link>http://digwp.com/2009/12/develop-themes-behind-the-scenes/#comment-3287</link>
		<dc:creator>Jeff Starr</dc:creator>
		<pubDate>Sun, 07 Feb 2010 04:19:16 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=1104#comment-3287</guid>
		<description>Correct, using the NK Theme switch will not interfere with the building of your website. Essentially the only thing the plugin is doing is “skinning” the front end of your site with a particular theme. Behind the scenes, everything runs just the same.</description>
		<content:encoded><![CDATA[<p>Correct, using the NK Theme switch will not interfere with the building of your website. Essentially the only thing the plugin is doing is “skinning” the front end of your site with a particular theme. Behind the scenes, everything runs just the same.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Natalie Lestini</title>
		<link>http://digwp.com/2009/12/develop-themes-behind-the-scenes/#comment-3276</link>
		<dc:creator>Natalie Lestini</dc:creator>
		<pubDate>Thu, 04 Feb 2010 03:20:35 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=1104#comment-3276</guid>
		<description>Totally newbie question with this, but can something like the NK Theme switch be used to develop not only a different theme (ie look and feel) but a completely different site with new content, areas etc? 

In other words, I have a very basic default theme currently live that amounts to a basic information page and that a new site is coming. Using the Theme Switcher plugin, can I be developing this new theme with a new look and feel as well as all new pages, areas, page templates (noting your page template issue above), plugins etc.

The theme switcher doesn&#039;t interfere with anything on that end does it? 

Sorry for such a basic question, but trying something new based on the great info I find on this site. Many thanks.</description>
		<content:encoded><![CDATA[<p>Totally newbie question with this, but can something like the NK Theme switch be used to develop not only a different theme (ie look and feel) but a completely different site with new content, areas etc? </p>
<p>In other words, I have a very basic default theme currently live that amounts to a basic information page and that a new site is coming. Using the Theme Switcher plugin, can I be developing this new theme with a new look and feel as well as all new pages, areas, page templates (noting your page template issue above), plugins etc.</p>
<p>The theme switcher doesn&#8217;t interfere with anything on that end does it? </p>
<p>Sorry for such a basic question, but trying something new based on the great info I find on this site. Many thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Starr</title>
		<link>http://digwp.com/2009/12/develop-themes-behind-the-scenes/#comment-3117</link>
		<dc:creator>Jeff Starr</dc:creator>
		<pubDate>Tue, 12 Jan 2010 17:42:10 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=1104#comment-3117</guid>
		<description>Looks awesome, Tom -- thanks for sharing!</description>
		<content:encoded><![CDATA[<p>Looks awesome, Tom &#8212; thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Kenny</title>
		<link>http://digwp.com/2009/12/develop-themes-behind-the-scenes/#comment-3100</link>
		<dc:creator>Tom Kenny</dc:creator>
		<pubDate>Tue, 12 Jan 2010 12:55:04 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=1104#comment-3100</guid>
		<description>I took this a step further and included a bar at the top of the page that allows you to switch between the live theme and a development theme when logged in.

&lt;a href=&quot;http://inspectelement.com/tutorials/create-a-wordpress-theme-development-environment/&quot; rel=&quot;nofollow&quot;&gt;http://inspectelement.com/tutorials/create-a-wordpress-theme-development-environment/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I took this a step further and included a bar at the top of the page that allows you to switch between the live theme and a development theme when logged in.</p>
<p><a href="http://inspectelement.com/tutorials/create-a-wordpress-theme-development-environment/" rel="nofollow">http://inspectelement.com/tutorials/create-a-wordpress-theme-development-environment/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://digwp.com/2009/12/develop-themes-behind-the-scenes/#comment-3076</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sun, 10 Jan 2010 00:26:20 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=1104#comment-3076</guid>
		<description>I&#039;ve recently released a theme-switching plugin called ThemePerPost. It would help out with developing a theme without live users seeing it.

To use a different theme for one (or more) posts or pages you simply need to add a custom field to that post or page with the name of the theme you want to use.

http://wordpress.org/extend/plugins/themeperpost/

Cheers,
Steve.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve recently released a theme-switching plugin called ThemePerPost. It would help out with developing a theme without live users seeing it.</p>
<p>To use a different theme for one (or more) posts or pages you simply need to add a custom field to that post or page with the name of the theme you want to use.</p>
<p><a href="http://wordpress.org/extend/plugins/themeperpost/" rel="nofollow">http://wordpress.org/extend/plugins/themeperpost/</a></p>
<p>Cheers,<br />
Steve.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diane Bourque</title>
		<link>http://digwp.com/2009/12/develop-themes-behind-the-scenes/#comment-3017</link>
		<dc:creator>Diane Bourque</dc:creator>
		<pubDate>Wed, 06 Jan 2010 06:07:59 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=1104#comment-3017</guid>
		<description>Thanks so much for this post. I had been waiting for this one for some time and this one is great! Happy 2010!</description>
		<content:encoded><![CDATA[<p>Thanks so much for this post. I had been waiting for this one for some time and this one is great! Happy 2010!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Starr</title>
		<link>http://digwp.com/2009/12/develop-themes-behind-the-scenes/#comment-2931</link>
		<dc:creator>Jeff Starr</dc:creator>
		<pubDate>Tue, 29 Dec 2009 23:39:46 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=1104#comment-2931</guid>
		<description>Good news! Just discovered that the NK Theme Switch plugin discussed in the article actually provides an option for switching the theme in the Admin area. This makes it possible to set theme options, page templates, and everything else.</description>
		<content:encoded><![CDATA[<p>Good news! Just discovered that the NK Theme Switch plugin discussed in the article actually provides an option for switching the theme in the Admin area. This makes it possible to set theme options, page templates, and everything else.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Starr</title>
		<link>http://digwp.com/2009/12/develop-themes-behind-the-scenes/#comment-2910</link>
		<dc:creator>Jeff Starr</dc:creator>
		<pubDate>Tue, 29 Dec 2009 09:09:18 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=1104#comment-2910</guid>
		<description>Another good point, and something I have been meaning to investigate. There must be a solution for working with theme options during private theme development..</description>
		<content:encoded><![CDATA[<p>Another good point, and something I have been meaning to investigate. There must be a solution for working with theme options during private theme development..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RA Retouching</title>
		<link>http://digwp.com/2009/12/develop-themes-behind-the-scenes/#comment-2909</link>
		<dc:creator>RA Retouching</dc:creator>
		<pubDate>Tue, 29 Dec 2009 07:10:21 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=1104#comment-2909</guid>
		<description>Thanks for the tips! I didn&#039;t realize they had plug-ins for theme switching. I&#039;ll have to give them a shot.</description>
		<content:encoded><![CDATA[<p>Thanks for the tips! I didn&#8217;t realize they had plug-ins for theme switching. I&#8217;ll have to give them a shot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Montana Flynn</title>
		<link>http://digwp.com/2009/12/develop-themes-behind-the-scenes/#comment-2905</link>
		<dc:creator>Montana Flynn</dc:creator>
		<pubDate>Tue, 29 Dec 2009 00:12:47 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=1104#comment-2905</guid>
		<description>What about theme options?   I can only set the default theme&#039;s options and not the theme I am testing.</description>
		<content:encoded><![CDATA[<p>What about theme options?   I can only set the default theme&#8217;s options and not the theme I am testing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

