<?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>WordPress &#8250; Support Topic: Changing the default length of the_excerpt</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: Changing the default length of the_excerpt</description>
<language>en</language>
<pubDate>Tue, 24 Nov 2009 10:51:50 +0000</pubDate>

<item>
<title>LenK on "Changing the default length of the_excerpt"</title>
<link>http://wordpress.org/support/topic/231952#post-948375</link>
<pubDate>Wed, 07 Jan 2009 17:09:11 +0000</pubDate>
<dc:creator>LenK</dc:creator>
<guid isPermaLink="false">948375@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Dupe post. Answered &#60;a href=&#34;http://wordpress.org/support/topic/231953?replies=2&#34;&#62;here&#60;/a&#62;.
&#60;/p&#62;</description>
</item>
<item>
<title>dominoeffect on "Changing the default length of the_excerpt"</title>
<link>http://wordpress.org/support/topic/231952#post-948348</link>
<pubDate>Wed, 07 Jan 2009 16:48:26 +0000</pubDate>
<dc:creator>dominoeffect</dc:creator>
<guid isPermaLink="false">948348@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi all,&#60;/p&#62;
&#60;p&#62;On my new site I'm using the following to pull up a list of recent posts &#38;#38; their excerpts on the sidebar:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php query_posts(&#38;#39;showposts=10&#38;#39;);	?&#38;gt;

	&#38;lt;?php if (have_posts()) : while (have_posts()) : the_post(); ?&#38;gt;

	&#38;lt;li&#38;gt;&#38;lt;p&#38;gt;&#38;lt;strong&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php the_permalink() ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php the_title() ?&#38;gt; &#38;lt;/a&#38;gt;&#38;lt;/strong&#38;gt;&#38;lt;/li&#38;gt;&#38;lt;/p&#38;gt;

&#38;lt;?php the_excerpt() ?&#38;gt;

	&#38;lt;?php endwhile; endif; ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Does anyone know of a way to shorten the length of the_excerpt?&#60;/p&#62;
&#60;p&#62;I'm looking for a way for customise the excerpt length automatically, to something more brief, say, ten words. &#60;/p&#62;
&#60;p&#62;I'm aware of the custom field but that adding an excerpt to that extra field would be very time-consuming since I post at least once a day - I would have to count out the correct length of excerpt, and then paste it in, every time I post. &#60;/p&#62;
&#60;p&#62;Thanks, MS
&#60;/p&#62;</description>
</item>

</channel>
</rss>
