<?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: Using WP-Super Cache plugin with WordPress MU</title>
	<atom:link href="http://www.ringofblogs.com/2008/01/17/using-wp-super-cache-plugin-with-wordpress-mu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ringofblogs.com/2008/01/17/using-wp-super-cache-plugin-with-wordpress-mu/</link>
	<description>Blogging, WordPress MU, monetization, tips, how to and reviews</description>
	<lastBuildDate>Sat, 13 Mar 2010 17:18:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ben Chun</title>
		<link>http://www.ringofblogs.com/2008/01/17/using-wp-super-cache-plugin-with-wordpress-mu/comment-page-1/#comment-9206</link>
		<dc:creator>Ben Chun</dc:creator>
		<pubDate>Sun, 26 Oct 2008 20:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.ringofblogs.com/2008/01/17/using-wp-super-cache-plugin-with-wordpress-mu/#comment-9206</guid>
		<description>In the newest version of WPMU (2.6.2), the widgets.php code has been updated considerably and now I think the thing to do would be hook wp_set_sidebars_widgets.  Unfortunately this is not a pluggable function, nor is it set up as a hook.  (Note that wp_set_sidebars_widgets is called from a few places within wp-admin/widgets.php but is defined in wp-includes/widgets.php so that&#039;s the place to clear the cache.)

I added your code after line 367 in wp-includes/widgets.php and it works.</description>
		<content:encoded><![CDATA[<p>In the newest version of WPMU (2.6.2), the widgets.php code has been updated considerably and now I think the thing to do would be hook wp_set_sidebars_widgets.  Unfortunately this is not a pluggable function, nor is it set up as a hook.  (Note that wp_set_sidebars_widgets is called from a few places within wp-admin/widgets.php but is defined in wp-includes/widgets.php so that&#8217;s the place to clear the cache.)</p>
<p>I added your code after line 367 in wp-includes/widgets.php and it works.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
