<?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 Development Blog › Widgets Plugin</title>
	<atom:link href="http://wehuberconsultingllc.com/wordpress/2006/04/02/wordpress-development-blog-%e2%80%ba-widgets-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://wehuberconsultingllc.com/wordpress/2006/04/02/wordpress-development-blog-%e2%80%ba-widgets-plugin/</link>
	<description></description>
	<lastBuildDate>Tue, 08 Nov 2011 07:53:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Bill</title>
		<link>http://wehuberconsultingllc.com/wordpress/2006/04/02/wordpress-development-blog-%e2%80%ba-widgets-plugin/comment-page-1/#comment-3035</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Sat, 29 Apr 2006 17:32:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.wehuberconsultingllc.com/wordpress/?p=377#comment-3035</guid>
		<description>&lt;a href=&quot;http://wordpress.org/support/topic/67254&quot; rel=&quot;nofollow&quot;&gt;Widget Plugin not working « WordPress Support&lt;/a&gt;
Yeah, same exact error. As I mentioned in my other post regarding it, it seems to be due to the header code - sidebar_admin_head() - not being called. If I manually put a function call to the header in the code, like so:

&lt;code&gt;&lt; ?php sidebar_admin_head() ?&gt;&lt;/code&gt;

(I added it at line 547 in widgets.php for those interested) - it&#039;ll work.
Wordpress: 2.02
Web server: Apache 2.0.55 on Windows XP (test box)
PHP version: 5.1.1
Posted: 2006-04-01 13:47:34 #

&lt;em&gt;I found this posting recently and decided to attach it to my original post. It works for my wordpress blog on a XAMPP installation.  If you plan to cut and paste, please remove the extra space between the &lt; and ?php or go to the original entry. Wordpress reformats php commands like this into invisible comments.&lt;/em&gt;

&lt;/em&gt;&lt;em&gt;-bill.&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p><a href="http://wordpress.org/support/topic/67254" rel="nofollow">Widget Plugin not working « WordPress Support</a><br />
Yeah, same exact error. As I mentioned in my other post regarding it, it seems to be due to the header code &#8211; sidebar_admin_head() &#8211; not being called. If I manually put a function call to the header in the code, like so:</p>
<p><code>< ?php sidebar_admin_head() ?></code></p>
<p>(I added it at line 547 in widgets.php for those interested) &#8211; it&#8217;ll work.<br />
Wordpress: 2.02<br />
Web server: Apache 2.0.55 on Windows XP (test box)<br />
PHP version: 5.1.1<br />
Posted: 2006-04-01 13:47:34 #</p>
<p><em>I found this posting recently and decided to attach it to my original post. It works for my wordpress blog on a XAMPP installation.  If you plan to cut and paste, please remove the extra space between the < and ?php or go to the original entry. WordPress reformats php commands like this into invisible comments.</em></p>
<p></em><em>-bill.</em></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.275 seconds -->

