<?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>ThemeShaper Forums Tag: cleanup</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Mon, 20 May 2013 13:44:22 +0000</pubDate>

<item>
<title>PitaMaria on "function syntax error?"</title>
<link>http://themeshaper.com/forums/topic/function-syntax-error#post-21970</link>
<pubDate>Tue, 21 Jun 2011 03:54:57 +0000</pubDate>
<dc:creator>PitaMaria</dc:creator>
<guid isPermaLink="false">21970@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;@diverge: Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>diverge on "function syntax error?"</title>
<link>http://themeshaper.com/forums/topic/function-syntax-error#post-21561</link>
<pubDate>Tue, 31 May 2011 07:47:09 +0000</pubDate>
<dc:creator>diverge</dc:creator>
<guid isPermaLink="false">21561@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Looks like you are not closing your unordered list.  Change the 5th line to:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;echo &#38;#39;&#38;#39; . &#38;quot;\n&#38;quot; . &#38;#39;&#38;lt;/ul&#38;gt;&#38;lt;/div&#38;gt;&#38;lt;!-- #header-aside .aside --&#38;gt;&#38;#39;. &#38;quot;\n&#38;quot;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;-Jeff
&#60;/p&#62;</description>
</item>
<item>
<title>PitaMaria on "function syntax error?"</title>
<link>http://themeshaper.com/forums/topic/function-syntax-error#post-21553</link>
<pubDate>Mon, 30 May 2011 16:41:21 +0000</pubDate>
<dc:creator>PitaMaria</dc:creator>
<guid isPermaLink="false">21553@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I'm getting validation errors around a widget I added via a new function. I forgot where I got the function code but I'm including it below. I think it's kicking out a&#60;br /&#62;
&#60;code&#62;&#38;lt;li&#38;gt;&#60;/code&#62; and a &#60;code&#62;&#38;lt;div&#38;gt;&#60;/code&#62; that aren't closing properly. For an example of the elements in action go to &#60;a href=&#34;http://parkhillvet.com/resources/new-patients/.&#34; rel=&#34;nofollow&#34;&#62;http://parkhillvet.com/resources/new-patients/.&#60;/a&#62; Any help diagnosing the problem would be greatly appreciated.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function my_header_widgets() {
if ( function_exists(&#38;#39;dynamic_sidebar&#38;#39;) &#38;#38;&#38;#38; is_sidebar_active(&#38;#39;header-aside&#38;#39;) ) {
    echo &#38;#39;&#38;lt;div id=&#38;quot;header-aside&#38;quot; class=&#38;quot;aside&#38;quot;&#38;gt;&#38;#39;. &#38;quot;\n&#38;quot; . &#38;#39;&#38;lt;ul class=&#38;quot;xoxo&#38;quot;&#38;gt;&#38;#39; . &#38;quot;\n&#38;quot;;
    dynamic_sidebar(&#38;#39;header-aside&#38;#39;);
    echo &#38;#39;&#38;#39; . &#38;quot;\n&#38;quot; . &#38;#39;&#38;lt;/div&#38;gt;&#38;lt;!-- #header-aside .aside --&#38;gt;&#38;#39;. &#38;quot;\n&#38;quot;;
}
}
add_action(&#38;#39;thematic_header&#38;#39;, &#38;#39;my_header_widgets&#38;#39;, 8);&#60;/code&#62;&#60;/pre&#62;</description>
</item>

</channel>
</rss>
