<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: Rotating Widgets</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: Rotating Widgets</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 10:41:57 +0000</pubDate>

<item>
<title>alanft on "Rotating Widgets"</title>
<link>http://wordpress.org/support/topic/283557#post-1119470</link>
<pubDate>Sun, 28 Jun 2009 16:03:22 +0000</pubDate>
<dc:creator>alanft</dc:creator>
<guid isPermaLink="false">1119470@http://wordpress.org/support/</guid>
<description>&#60;p&#62;if you are up to the php coding needed, you could try using my&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/widget-logic/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/widget-logic/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;plugin to get you started. eg you could define a run of widgets, and show one of them based on a cookie (using $_COOKIE) , or just at random. picking at random would use logic code something like:&#60;/p&#62;
&#60;p&#62;widget 1&#60;br /&#62;
&#60;code&#62;global $my_random_widget; $my_random_widget=rand(1,3); return ($my_random_widget==1);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;widget 2&#60;br /&#62;
&#60;code&#62;global $my_random_widget; return ($my_random_widget==2);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;etc
&#60;/p&#62;</description>
</item>
<item>
<title>redsoxmaniac on "Rotating Widgets"</title>
<link>http://wordpress.org/support/topic/283557#post-1115138</link>
<pubDate>Wed, 24 Jun 2009 18:07:25 +0000</pubDate>
<dc:creator>redsoxmaniac</dc:creator>
<guid isPermaLink="false">1115138@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Is there a plugin out there that can rotate widgets? Not like tabbed widgets, but every time a page loads it would load a different widget in a specific spot?&#60;/p&#62;
&#60;p&#62;Does this exist?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
