<?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 Topic: Removing the "Tagged" label from posttags</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Wed, 22 May 2013 12:21:20 +0000</pubDate>

<item>
<title>ahoereth on "Removing the "Tagged" label from posttags"</title>
<link>http://themeshaper.com/forums/topic/removing-the-tagged-label-from-posttags#post-12213</link>
<pubDate>Fri, 07 May 2010 13:12:28 +0000</pubDate>
<dc:creator>ahoereth</dc:creator>
<guid isPermaLink="false">12213@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Go to &#34;Display the tags&#34;.. Then to the $tagtext next to else {&#60;/p&#62;
&#60;p&#62;its the whole thematic_postfooter function I am filtering here.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://nopaste.info/0a9d74485b.html&#34; rel=&#34;nofollow&#34;&#62;http://nopaste.info/0a9d74485b.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The Forum changes code-intern a href's to hyperlinks -.- So i posted it extern
&#60;/p&#62;</description>
</item>
<item>
<title>hungrysquirrel on "Removing the "Tagged" label from posttags"</title>
<link>http://themeshaper.com/forums/topic/removing-the-tagged-label-from-posttags#post-12204</link>
<pubDate>Fri, 07 May 2010 08:07:35 +0000</pubDate>
<dc:creator>hungrysquirrel</dc:creator>
<guid isPermaLink="false">12204@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I am just setting out and hoping to grasp how to remove the standard label that preceeds tags in the postfooter loop.&#60;/p&#62;
&#60;p&#62;For ex: Tagged HTML, CSS, PHP&#60;/p&#62;
&#60;p&#62;I would like to remove the &#34;Tagged&#34; label.&#60;/p&#62;
&#60;p&#62;I am using this basic function:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function childtheme_posttags($posttags) {
   return &#38;#39;&#38;lt;div class=&#38;quot;containing&#38;quot;&#38;gt;&#38;#39; . $posttags . &#38;#39;&#38;lt;/div&#38;gt;&#38;#39;;
  }
   add_filter(&#38;#39;thematic_postfooter_posttags&#38;#39;,&#38;#39;childtheme_posttags&#38;#39;);&#60;/code&#62;&#60;/pre&#62;</description>
</item>

</channel>
</rss>
