<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: change the &quot;posted by...&quot; readout</title>
		<link>http://www.themolitor.com/forums/topic/change-the-posted-by-readout</link>
		<description>THE MOLITOR FORUMS &#187; Topic: change the &quot;posted by...&quot; readout</description>
		<language>en-US</language>
		<pubDate>Tue, 10 Mar 2026 19:39:18 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/change-the-posted-by-readout" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "change the &quot;posted by...&quot; readout"</title>
			<link>http://www.themolitor.com/forums/topic/change-the-posted-by-readout#post-28005</link>
			<pubDate>Mon, 24 Mar 2014 09:03:03 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">28005@http://www.themolitor.com/forums/</guid>
			<description><p>You bet! :-)</p>
<p>If you're enjoying the theme, PLEASE don't forget to rate it on your downloads page on ThemeForest. Positive ratings REALLY help me out.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>fradkin on "change the &quot;posted by...&quot; readout"</title>
			<link>http://www.themolitor.com/forums/topic/change-the-posted-by-readout#post-27987</link>
			<pubDate>Sat, 22 Mar 2014 18:18:56 +0000</pubDate>
			<dc:creator>fradkin</dc:creator>
			<guid isPermaLink="false">27987@http://www.themolitor.com/forums/</guid>
			<description><p>Chris - this is perfect thank you! Very clear directions! Much appreciated
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "change the &quot;posted by...&quot; readout"</title>
			<link>http://www.themolitor.com/forums/topic/change-the-posted-by-readout#post-27951</link>
			<pubDate>Fri, 21 Mar 2014 09:45:08 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">27951@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>That content is located in the following locations:</p>
<p>- archives.php on line 18<br />
- single.php on line 16</p>
<p>Just change this...</p>
<pre><code>&#60;div class=&#34;postInfo&#34;&#62;&#60;?php _e(&#039;Posted by &#039;,&#039;themolitor&#039;); the_author(); _e(&#039; on &#039;,&#039;themolitor&#039;); the_time(&#039;M jS, Y&#039;); _e(&#039; in &#039;,&#039;themolitor&#039;); the_category(&#039;, &#039;); ?&#62;&#60;/div&#62;</code></pre>
<p>...to this...</p>
<pre><code>&#60;div class=&#34;postInfo&#34;&#62;&#60;?php _e(&#039;By &#039;,&#039;themolitor&#039;); the_author(); ?&#62;&#60;/div&#62;</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>fradkin on "change the &quot;posted by...&quot; readout"</title>
			<link>http://www.themolitor.com/forums/topic/change-the-posted-by-readout#post-27943</link>
			<pubDate>Thu, 20 Mar 2014 11:59:33 +0000</pubDate>
			<dc:creator>fradkin</dc:creator>
			<guid isPermaLink="false">27943@http://www.themolitor.com/forums/</guid>
			<description><p>Hey Chris - </p>
<p>Is there a way to change the "Posted by XXX on Mar 9th, 2014 in YYY" to just "by XXX"?  I don't want to display the categories or the date or the word posted in there.  Just simply "by me"</p>
<p>Thanks,<br />
Alex
</p></description>
		</item>

	</channel>
</rss>
