<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Change excerpt length in WP</title>
	<atom:link href="http://itscalledwebdesign.com/tutorials/wp/change-excerpt-length-in-wp/feed/" rel="self" type="application/rss+xml" />
	<link>http://itscalledwebdesign.com/tutorials/wp/change-excerpt-length-in-wp/</link>
	<description>Web 2.0 is so 2004. . . .</description>
	<lastBuildDate>Tue, 03 Jan 2012 23:37:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Andreas</title>
		<link>http://itscalledwebdesign.com/tutorials/wp/change-excerpt-length-in-wp/#comment-2269</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Thu, 26 May 2011 16:16:08 +0000</pubDate>
		<guid isPermaLink="false">http://itscalledwebdesign.com/?p=287#comment-2269</guid>
		<description>THANK YOU SO VERY MUCH... omg, that was a strugle! ty!!</description>
		<content:encoded><![CDATA[<p>THANK YOU SO VERY MUCH&#8230; omg, that was a strugle! ty!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Landvall</title>
		<link>http://itscalledwebdesign.com/tutorials/wp/change-excerpt-length-in-wp/#comment-2216</link>
		<dc:creator>Erik Landvall</dc:creator>
		<pubDate>Mon, 21 Mar 2011 10:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://itscalledwebdesign.com/?p=287#comment-2216</guid>
		<description>u can add theas lines in youre function.php file:

function hsbo_excerpt_length( $length )
{
	return 60;
}
add_filter(&#039;excerpt_length&#039;, &#039;hsbo_excerpt_length&#039;);

I used hsbo as the namespace, u can ofc use what ever u like</description>
		<content:encoded><![CDATA[<p>u can add theas lines in youre function.php file:</p>
<p>function hsbo_excerpt_length( $length )<br />
{<br />
	return 60;<br />
}<br />
add_filter(&#8216;excerpt_length&#8217;, &#8216;hsbo_excerpt_length&#8217;);</p>
<p>I used hsbo as the namespace, u can ofc use what ever u like</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wartabumi</title>
		<link>http://itscalledwebdesign.com/tutorials/wp/change-excerpt-length-in-wp/#comment-2071</link>
		<dc:creator>wartabumi</dc:creator>
		<pubDate>Thu, 30 Dec 2010 08:40:54 +0000</pubDate>
		<guid isPermaLink="false">http://itscalledwebdesign.com/?p=287#comment-2071</guid>
		<description>You have solved my problem ... thanks</description>
		<content:encoded><![CDATA[<p>You have solved my problem &#8230; thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://itscalledwebdesign.com/tutorials/wp/change-excerpt-length-in-wp/#comment-1972</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 30 Sep 2010 08:21:35 +0000</pubDate>
		<guid isPermaLink="false">http://itscalledwebdesign.com/?p=287#comment-1972</guid>
		<description>I did a quick write up here for changing the WP Excerpt - &lt;a href=&quot;http://www.boshanka.co.uk/web-design-tutorials-resources/change-length-of-the-excerpt-wordpress/&quot; rel=&quot;nofollow&quot;&gt;How to change the_excerpt() in Wordpress&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>I did a quick write up here for changing the WP Excerpt &#8211; <a href="http://www.boshanka.co.uk/web-design-tutorials-resources/change-length-of-the-excerpt-wordpress/" rel="nofollow">How to change the_excerpt() in WordPress</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cam bam</title>
		<link>http://itscalledwebdesign.com/tutorials/wp/change-excerpt-length-in-wp/#comment-1532</link>
		<dc:creator>cam bam</dc:creator>
		<pubDate>Thu, 13 May 2010 19:56:14 +0000</pubDate>
		<guid isPermaLink="false">http://itscalledwebdesign.com/?p=287#comment-1532</guid>
		<description>Or... you could just use filters :)

http://codex.wordpress.org/Template_Tags/the_excerpt</description>
		<content:encoded><![CDATA[<p>Or&#8230; you could just use filters :)</p>
<p><a href="http://codex.wordpress.org/Template_Tags/the_excerpt" rel="nofollow">http://codex.wordpress.org/Template_Tags/the_excerpt</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: berdetik</title>
		<link>http://itscalledwebdesign.com/tutorials/wp/change-excerpt-length-in-wp/#comment-1490</link>
		<dc:creator>berdetik</dc:creator>
		<pubDate>Wed, 24 Mar 2010 12:46:57 +0000</pubDate>
		<guid isPermaLink="false">http://itscalledwebdesign.com/?p=287#comment-1490</guid>
		<description>it is so simple and works! 

many tutorials on google like the following links doesn&#039;t work.

http://www.google.com/search?aq=f&amp;sourceid=chrome&amp;ie=UTF-8&amp;q=change+wordpress+lenght+default+excerpt

many thanks mister.</description>
		<content:encoded><![CDATA[<p>it is so simple and works! </p>
<p>many tutorials on google like the following links doesn&#8217;t work.</p>
<p><a href="http://www.google.com/search?aq=f&amp;sourceid=chrome&amp;ie=UTF-8&amp;q=change+wordpress+lenght+default+excerpt" rel="nofollow">http://www.google.com/search?aq=f&amp;sourceid=chrome&amp;ie=UTF-8&amp;q=change+wordpress+lenght+default+excerpt</a></p>
<p>many thanks mister.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seth</title>
		<link>http://itscalledwebdesign.com/tutorials/wp/change-excerpt-length-in-wp/#comment-1057</link>
		<dc:creator>seth</dc:creator>
		<pubDate>Sun, 10 May 2009 19:59:55 +0000</pubDate>
		<guid isPermaLink="false">http://itscalledwebdesign.com/?p=287#comment-1057</guid>
		<description>thanks a lot, just solved a problem for a client :)</description>
		<content:encoded><![CDATA[<p>thanks a lot, just solved a problem for a client :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee Kelleher</title>
		<link>http://itscalledwebdesign.com/tutorials/wp/change-excerpt-length-in-wp/#comment-1047</link>
		<dc:creator>Lee Kelleher</dc:creator>
		<pubDate>Thu, 30 Apr 2009 17:38:46 +0000</pubDate>
		<guid isPermaLink="false">http://itscalledwebdesign.com/?p=287#comment-1047</guid>
		<description>I created a plugin for the WordPress backend to make it easier to change the length of the excerpt - without having to edit any core WordPress files.

http://wordpress.org/extend/plugins/excerpt-length/

The downside is that it only works in WordPress 2.7 and above.</description>
		<content:encoded><![CDATA[<p>I created a plugin for the WordPress backend to make it easier to change the length of the excerpt &#8211; without having to edit any core WordPress files.</p>
<p><a href="http://wordpress.org/extend/plugins/excerpt-length/" rel="nofollow">http://wordpress.org/extend/plugins/excerpt-length/</a></p>
<p>The downside is that it only works in WordPress 2.7 and above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anne</title>
		<link>http://itscalledwebdesign.com/tutorials/wp/change-excerpt-length-in-wp/#comment-1011</link>
		<dc:creator>Anne</dc:creator>
		<pubDate>Sun, 08 Feb 2009 02:25:04 +0000</pubDate>
		<guid isPermaLink="false">http://itscalledwebdesign.com/?p=287#comment-1011</guid>
		<description>Thank you, this saved me so much time! Much appreciated</description>
		<content:encoded><![CDATA[<p>Thank you, this saved me so much time! Much appreciated</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lloyd Armbrust</title>
		<link>http://itscalledwebdesign.com/tutorials/wp/change-excerpt-length-in-wp/#comment-27</link>
		<dc:creator>Lloyd Armbrust</dc:creator>
		<pubDate>Tue, 07 Oct 2008 14:43:06 +0000</pubDate>
		<guid isPermaLink="false">http://itscalledwebdesign.com/?p=287#comment-27</guid>
		<description>Oh my goodness. I&#039;ve been looking for that forever.  How did you find that?</description>
		<content:encoded><![CDATA[<p>Oh my goodness. I&#8217;ve been looking for that forever.  How did you find that?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

