<?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: Edit sidebar content as a page in Wordpress</title>
	<atom:link href="http://workwebplay.com/2008/08/11/wordpress-sidebar-page/feed/" rel="self" type="application/rss+xml" />
	<link>http://workwebplay.com/2008/08/11/wordpress-sidebar-page/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 18 Jan 2010 02:02:09 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Cynthia</title>
		<link>http://workwebplay.com/2008/08/11/wordpress-sidebar-page/comment-page-1/#comment-2133</link>
		<dc:creator>Cynthia</dc:creator>
		<pubDate>Mon, 18 Jan 2010 02:02:09 +0000</pubDate>
		<guid isPermaLink="false">http://workwebplay.com/?p=25#comment-2133</guid>
		<description>There is a great plug-in called &quot;Display Widgets&quot; that allows you to choose which page your widget shows up on. In combination with the above, it should be quite powerful!</description>
		<content:encoded><![CDATA[<p>There is a great plug-in called &#8220;Display Widgets&#8221; that allows you to choose which page your widget shows up on. In combination with the above, it should be quite powerful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin Temple</title>
		<link>http://workwebplay.com/2008/08/11/wordpress-sidebar-page/comment-page-1/#comment-1157</link>
		<dc:creator>Colin Temple</dc:creator>
		<pubDate>Mon, 15 Jun 2009 16:36:45 +0000</pubDate>
		<guid isPermaLink="false">http://workwebplay.com/?p=25#comment-1157</guid>
		<description>For the moment, you&#039;d have to either make a template file for each page that you wanted a unique sidebar for, or modify the &quot;Page&quot; template to pass some identifier to your dynamic_sidebar() function.

Either way, you&#039;d also have to initiate dynamic sidebars for each page.

It would be neat to have a &quot;Use this sidebar:&quot; with a list of existing ones, and an option to make a new sidebar for the page within the UI.</description>
		<content:encoded><![CDATA[<p>For the moment, you&#8217;d have to either make a template file for each page that you wanted a unique sidebar for, or modify the &#8220;Page&#8221; template to pass some identifier to your dynamic_sidebar() function.</p>
<p>Either way, you&#8217;d also have to initiate dynamic sidebars for each page.</p>
<p>It would be neat to have a &#8220;Use this sidebar:&#8221; with a list of existing ones, and an option to make a new sidebar for the page within the UI.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://workwebplay.com/2008/08/11/wordpress-sidebar-page/comment-page-1/#comment-1156</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Mon, 15 Jun 2009 16:30:46 +0000</pubDate>
		<guid isPermaLink="false">http://workwebplay.com/?p=25#comment-1156</guid>
		<description>Thanks for this, it&#039;s very helpful. Someday I would love to see the ability to manage sidebar specific content on a page by page basis in WordPress... but haven&#039;t seen anything out there that can handle it just yet. 

Hopefully in the future!</description>
		<content:encoded><![CDATA[<p>Thanks for this, it&#8217;s very helpful. Someday I would love to see the ability to manage sidebar specific content on a page by page basis in WordPress&#8230; but haven&#8217;t seen anything out there that can handle it just yet. </p>
<p>Hopefully in the future!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin Temple</title>
		<link>http://workwebplay.com/2008/08/11/wordpress-sidebar-page/comment-page-1/#comment-16</link>
		<dc:creator>Colin Temple</dc:creator>
		<pubDate>Tue, 12 Aug 2008 03:14:48 +0000</pubDate>
		<guid isPermaLink="false">http://workwebplay.com/?p=25#comment-16</guid>
		<description>Nothing.  I just put that snippet of code into a sidebar widget (which I created via a plugin).

You could put that code into any template file.  It doesn&#039;t modify WP_Query, it just creates a new instance of it.  All the code really does is output the content of a specific page (by slug).</description>
		<content:encoded><![CDATA[<p>Nothing.  I just put that snippet of code into a sidebar widget (which I created via a plugin).</p>
<p>You could put that code into any template file.  It doesn&#8217;t modify WP_Query, it just creates a new instance of it.  All the code really does is output the content of a specific page (by slug).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin</title>
		<link>http://workwebplay.com/2008/08/11/wordpress-sidebar-page/comment-page-1/#comment-15</link>
		<dc:creator>Robin</dc:creator>
		<pubDate>Tue, 12 Aug 2008 03:10:02 +0000</pubDate>
		<guid isPermaLink="false">http://workwebplay.com/?p=25#comment-15</guid>
		<description>Can you tell us what you entered into query.php file?</description>
		<content:encoded><![CDATA[<p>Can you tell us what you entered into query.php file?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
