<?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>WordPress Ideas &#187; Topic: Adding parameter to the_excerpt()</title>
		<link>https://wordpress.org/ideas/topic/adding-parameter-to-the_excerpt</link>
		<description>WordPress Ideas &#187; Topic: Adding parameter to the_excerpt()</description>
		<language>en-US</language>
		<pubDate>Mon, 12 Jun 2017 01:58:13 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="https://wordpress.org/ideas/rss/topic/adding-parameter-to-the_excerpt" rel="self" type="application/rss+xml" />

		<item>
			<title>Ahmet Topal on "Adding parameter to the_excerpt()"</title>
			<link>https://wordpress.org/ideas/topic/adding-parameter-to-the_excerpt#post-7311</link>
			<pubDate>Sun, 09 Nov 2008 16:24:22 +0000</pubDate>
			<dc:creator>Ahmet Topal</dc:creator>
			<guid isPermaLink="false">7311@https://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>There is a very easy wasy to make this:<br />
open <strong>wp-includes/functions-formatting.php</strong> with an editor<br />
find the line:<br />
function wp_trim_excerpt($text) {</p>
<p>and change<br />
function wp_trim_excerpt($text) {<br />
...<br />
$excerpt_length = <strong>55</strong>;<br />
...</p>
<p>with any you want (like 20, ...)<br />
Save it and upload it...</p>
<p>OR HERE A PLUGIN FOR THAT: <a href="http://guff.szub.net/2005/02/26/the_excerpt-reloaded/" rel="nofollow">http://guff.szub.net/2005/02/26/the_excerpt-reloaded/</a>
</p>]]></description>
					</item>
		<item>
			<title>perthmetro on "Adding parameter to the_excerpt()"</title>
			<link>https://wordpress.org/ideas/topic/adding-parameter-to-the_excerpt#post-7309</link>
			<pubDate>Sat, 08 Nov 2008 23:51:13 +0000</pubDate>
			<dc:creator>perthmetro</dc:creator>
			<guid isPermaLink="false">7309@https://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>good idea... there are plugins that allow this, and more too
</p>]]></description>
					</item>
		<item>
			<title>kardjo on "Adding parameter to the_excerpt()"</title>
			<link>https://wordpress.org/ideas/topic/adding-parameter-to-the_excerpt#post-7302</link>
			<pubDate>Sat, 08 Nov 2008 15:21:23 +0000</pubDate>
			<dc:creator>kardjo</dc:creator>
			<guid isPermaLink="false">7302@https://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>I want to have some parameter in the <code>the_excerpt()</code> tag like <code>the_content_rss()</code>, that limiting words count showed.</p>
<p>In default, <code>the_excerpt()</code> is 55 words if no excerpt provided. But I want to customize this (<em>let say only 20 words, exist or not exist the excerpt of content</em>).</p>
<p>thanks
</p>]]></description>
					</item>

	</channel>
</rss>
