<?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: excerpt length</title>
		<link>http://www.themolitor.com/forums/topic/excerpt-length</link>
		<description>THE MOLITOR FORUMS &#187; Topic: excerpt length</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 18:12:21 +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/excerpt-length" rel="self" type="application/rss+xml" />

		<item>
			<title>ckelley on "excerpt length"</title>
			<link>http://www.themolitor.com/forums/topic/excerpt-length#post-11403</link>
			<pubDate>Fri, 22 Jun 2012 07:14:51 +0000</pubDate>
			<dc:creator>ckelley</dc:creator>
			<guid isPermaLink="false">11403@http://www.themolitor.com/forums/</guid>
			<description><p>Hello</p>
<p>add_filter( 'excerpt_length', 'your_excerpt_length' );</p>
<p>function your_excerpt_length( $length )<br />
{<br />
	return 20;<br />
}</p>
<p>modify the 20 to the amount you want(words)</p>
<p>-Chris K
</p></description>
		</item>
		<item>
			<title>kaniut on "excerpt length"</title>
			<link>http://www.themolitor.com/forums/topic/excerpt-length#post-11365</link>
			<pubDate>Fri, 22 Jun 2012 00:21:53 +0000</pubDate>
			<dc:creator>kaniut</dc:creator>
			<guid isPermaLink="false">11365@http://www.themolitor.com/forums/</guid>
			<description><p>Hallo,</p>
<p>can i limit the post excerpt length (text in the "grey text") automaticly with a setup in the template (functions.php)?</p>
<p>I use the "Auto Blogged" plugin for the content. It displays an identical text in the excerpt section (grey text) and "black text" section. I can´t different the sections in the plugin setup.
</p></description>
		</item>

	</channel>
</rss>
