<?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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
>
	<channel>
		<title>Theme Hybrid Support &#187; Topic: Change &#039;Posted in&#039; on single post - Hybrid</title>
		<link>http://themehybrid.com/support/topic/change-posted-in-on-single-post-hybrid</link>
		<description>WordPress theme club support forums</description>
		<language>en-US</language>
		<pubDate>Fri, 12 Mar 2010 21:23:22 +0000</pubDate>
		<generator>bbpress 1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://themehybrid.com/support/search.php</link>
		</textInput>
		<atom:link href="http://themehybrid.com/support/rss/topic/change-posted-in-on-single-post-hybrid" rel="self" type="application/rss+xml" />

		<item>
			<title>Justin Tadlock on "Change &#039;Posted in&#039; on single post - Hybrid"</title>
			<link>http://themehybrid.com/support/topic/change-posted-in-on-single-post-hybrid#post-23723</link>
			<pubDate>Tue, 07 Jul 2009 18:46:17 +0000</pubDate>
			<dc:creator>Justin Tadlock</dc:creator>
			<guid isPermaLink="false">23723@http://themehybrid.com/support/</guid>
			<description>&#60;p&#62;Add this to your child theme's &#60;code&#62;functions.php&#60;/code&#62; file:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_filter( &#38;#39;hybrid_entry_meta&#38;#39;, &#38;#39;my_entry_meta&#38;#39; );

function my_entry_meta( $metadata ) {
	return str_replace( &#38;#39;Posted in&#38;#39;, &#38;#39;Categories:&#38;#39;, $metadata );
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>indi on "Change &#039;Posted in&#039; on single post - Hybrid"</title>
			<link>http://themehybrid.com/support/topic/change-posted-in-on-single-post-hybrid#post-23704</link>
			<pubDate>Tue, 07 Jul 2009 14:10:18 +0000</pubDate>
			<dc:creator>indi</dc:creator>
			<guid isPermaLink="false">23704@http://themehybrid.com/support/</guid>
			<description>&#60;p&#62;Hi Justin,&#60;/p&#62;
&#60;p&#62;If I want to reformat the text at the bottom of a single post where it says :&#60;/p&#62;
&#60;p&#62;Posted in &#38;lt;cat names&#38;gt;&#60;/p&#62;
&#60;p&#62;to&#60;br /&#62;
Categories: &#38;lt;cat names&#38;gt;&#60;/p&#62;
&#60;p&#62;How can I do this, also the same on the category archives, search results etc.&#60;/p&#62;
&#60;p&#62;Thx&#60;/p&#62;
&#60;p&#62;Indi
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
