<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Life$trikes.com &#187; Excerpt</title>
	<atom:link href="http://www.lifestrikes.com/tag/excerpt/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lifestrikes.com</link>
	<description>A Part-time Problogger&#039;s Journey</description>
	<lastBuildDate>Sat, 07 Jan 2012 21:42:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to Change Default WordPress Excerpt Length</title>
		<link>http://www.lifestrikes.com/change-wordpress-excerpt-length/</link>
		<comments>http://www.lifestrikes.com/change-wordpress-excerpt-length/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 02:16:36 +0000</pubDate>
		<dc:creator>Raghu</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Excerpt]]></category>

		<guid isPermaLink="false">http://www.lifestrikes.com/?p=324</guid>
		<description><![CDATA[Default wordpress excerpt length is 55 words. It&#8217;s easy to change the default excerpt length in wordpress in less than 2 minutes to desired length. I made changes to wordpress 2.9.2 code. Login into Directory where wordpress is installed Open the file Directory &#62; wp-includes &#62; formatting,php Search for 55 or $excerpt_length = apply_filters(&#8216;excerpt_length&#8217;, 55); [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Default wordpress excerpt length is 55 words. It&#8217;s easy to change the default excerpt length in wordpress in less than 2 minutes to desired length. I made changes to wordpress 2.9.2 code.</p>
<ol>
<li>Login into Directory where wordpress is installed</li>
<li>Open the file Directory &gt; wp-includes &gt; formatting,php</li>
<li>Search for 55 or $excerpt_length = apply_filters(&#8216;excerpt_length&#8217;, 55);</li>
<li>Change the value 55 to desired number of words and save the file.</li>
<li>Refresh the page and see the results ( you may have to clear the cache)</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.lifestrikes.com/change-wordpress-excerpt-length/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

