<?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: How to Remove &#8220;Says&#8221; From WordPress 2.7 Threaded Comments</title>
	<atom:link href="http://www.kimwoodbridge.com/how-to-remove-says-from-wordpress-27-threaded-comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kimwoodbridge.com/how-to-remove-says-from-wordpress-27-threaded-comments/</link>
	<description>Kim Woodbridge WordPress Consultant</description>
	<lastBuildDate>Tue, 16 Mar 2010 19:47:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kim Woodbridge</title>
		<link>http://www.kimwoodbridge.com/how-to-remove-says-from-wordpress-27-threaded-comments/#comment-14147</link>
		<dc:creator>Kim Woodbridge</dc:creator>
		<pubDate>Sat, 13 Mar 2010 12:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=2755#comment-14147</guid>
		<description>Hi Ryan,

Thank you!  And I&#039;m really glad you are using a theme that made it so much easier to remove the word says :-)</description>
		<content:encoded><![CDATA[<p>Hi Ryan,</p>
<p>Thank you!  And I&#8217;m really glad you are using a theme that made it so much easier to remove the word says :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.kimwoodbridge.com/how-to-remove-says-from-wordpress-27-threaded-comments/#comment-14143</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Fri, 12 Mar 2010 19:33:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=2755#comment-14143</guid>
		<description>I have no training in html or CSS, no education whatsoever but I followed your instructions closely enough and met success, modifying for my own theme.  

I needed only a single step (after reading along chain of instructions from the comments_php file through the functions_php file), I went to:

/wp-content/themes/genesis/lib/functions/comment_functions.php

and deleted:

says:

...and met success.  The earlier steps that Kim directs you to were already in place in the Genesis theme but I don&#039;t know how that relates to default or any other themes.

I am learning as I go - as a writer learning WP in order to blog, rather than a programmer or WP-guy writing a blog - that there are more and more solutions to problems as these tools become more developed and more people use them. 

My thanks out to Kim for sharing this, and to all those that helped her arrive at this solution.  This was very helpful.</description>
		<content:encoded><![CDATA[<p>I have no training in html or CSS, no education whatsoever but I followed your instructions closely enough and met success, modifying for my own theme.  </p>
<p>I needed only a single step (after reading along chain of instructions from the comments_php file through the functions_php file), I went to:</p>
<p>/wp-content/themes/genesis/lib/functions/comment_functions.php</p>
<p>and deleted:</p>
<p>says:</p>
<p>&#8230;and met success.  The earlier steps that Kim directs you to were already in place in the Genesis theme but I don&#8217;t know how that relates to default or any other themes.</p>
<p>I am learning as I go &#8211; as a writer learning WP in order to blog, rather than a programmer or WP-guy writing a blog &#8211; that there are more and more solutions to problems as these tools become more developed and more people use them. </p>
<p>My thanks out to Kim for sharing this, and to all those that helped her arrive at this solution.  This was very helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim Woodbridge</title>
		<link>http://www.kimwoodbridge.com/how-to-remove-says-from-wordpress-27-threaded-comments/#comment-13535</link>
		<dc:creator>Kim Woodbridge</dc:creator>
		<pubDate>Wed, 03 Feb 2010 20:44:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=2755#comment-13535</guid>
		<description>Hi Shelly - It could be a variety of things causing the problem.  I originally set this up when using 2.7.1  I have upgraded to each version and am now running 2.9.1 and am not having any problems with the code.</description>
		<content:encoded><![CDATA[<p>Hi Shelly &#8211; It could be a variety of things causing the problem.  I originally set this up when using 2.7.1  I have upgraded to each version and am now running 2.9.1 and am not having any problems with the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shelly</title>
		<link>http://www.kimwoodbridge.com/how-to-remove-says-from-wordpress-27-threaded-comments/#comment-13533</link>
		<dc:creator>shelly</dc:creator>
		<pubDate>Wed, 03 Feb 2010 19:10:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=2755#comment-13533</guid>
		<description>Doesn&#039;t work for me on 2.9.1 -- it used to work at some point, now it&#039;s either error messages or the word &quot;says&quot; stays. I can&#039;t believe the waste of time this is turning out to be.</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t work for me on 2.9.1 &#8212; it used to work at some point, now it&#8217;s either error messages or the word &#8220;says&#8221; stays. I can&#8217;t believe the waste of time this is turning out to be.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: i</title>
		<link>http://www.kimwoodbridge.com/how-to-remove-says-from-wordpress-27-threaded-comments/#comment-13478</link>
		<dc:creator>i</dc:creator>
		<pubDate>Fri, 29 Jan 2010 05:53:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=2755#comment-13478</guid>
		<description>I did as Arun Basil Lal wrote:

1. Find the file comment-template.php
 
and removed the &quot;says&quot;
Thanks for the answer.</description>
		<content:encoded><![CDATA[<p>I did as Arun Basil Lal wrote:</p>
<p>1. Find the file comment-template.php</p>
<p>and removed the &#8220;says&#8221;<br />
Thanks for the answer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim Woodbridge</title>
		<link>http://www.kimwoodbridge.com/how-to-remove-says-from-wordpress-27-threaded-comments/#comment-13474</link>
		<dc:creator>Kim Woodbridge</dc:creator>
		<pubDate>Fri, 29 Jan 2010 01:01:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=2755#comment-13474</guid>
		<description>Does &quot;says&quot; show up in the comments?  In 2.7 says didn&#039;t show up in comments.php either so it wasn&#039;t possible to remove it straight from the file and this is why I used these methods instead.</description>
		<content:encoded><![CDATA[<p>Does &#8220;says&#8221; show up in the comments?  In 2.7 says didn&#8217;t show up in comments.php either so it wasn&#8217;t possible to remove it straight from the file and this is why I used these methods instead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: i</title>
		<link>http://www.kimwoodbridge.com/how-to-remove-says-from-wordpress-27-threaded-comments/#comment-13453</link>
		<dc:creator>i</dc:creator>
		<pubDate>Thu, 28 Jan 2010 10:47:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=2755#comment-13453</guid>
		<description>Im with 2.9.1 and in Default theme in comments.php there is no &quot;says&quot; or display, nothing</description>
		<content:encoded><![CDATA[<p>Im with 2.9.1 and in Default theme in comments.php there is no &#8220;says&#8221; or display, nothing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim Woodbridge</title>
		<link>http://www.kimwoodbridge.com/how-to-remove-says-from-wordpress-27-threaded-comments/#comment-13442</link>
		<dc:creator>Kim Woodbridge</dc:creator>
		<pubDate>Tue, 26 Jan 2010 14:49:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=2755#comment-13442</guid>
		<description>Hi Mustafa - Thanks for letting me know.  I will come up with a better way to present the code.</description>
		<content:encoded><![CDATA[<p>Hi Mustafa &#8211; Thanks for letting me know.  I will come up with a better way to present the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mustafa</title>
		<link>http://www.kimwoodbridge.com/how-to-remove-says-from-wordpress-27-threaded-comments/#comment-13438</link>
		<dc:creator>Mustafa</dc:creator>
		<pubDate>Tue, 26 Jan 2010 11:52:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=2755#comment-13438</guid>
		<description>Thanks for the tip Kim!  However, as previously mentioned the code is breaking the newer versions of Wordpress.  I think it has to do more with your site than anything else.

You can see that there are problems with the code:
&lt;code&gt;
&lt;em&gt;&lt;/em&gt;
&lt;/code&gt;

There should be a ? before php.

&lt;code&gt;

&lt;/code&gt;

The &quot;&lt;&quot; and ?php should be together on the same line.

I think it would be best if you uploaded a text file with the full code instead of outputting it via a pre tag.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip Kim!  However, as previously mentioned the code is breaking the newer versions of Wordpress.  I think it has to do more with your site than anything else.</p>
<p>You can see that there are problems with the code:<br />
<code><br />
<em></em><br />
</code></p>
<p>There should be a ? before php.</p>
<p><code></p>
<p></code></p>
<p>The &#8220;&lt;&quot; and ?php should be together on the same line.</p>
<p>I think it would be best if you uploaded a text file with the full code instead of outputting it via a pre tag.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim Woodbridge</title>
		<link>http://www.kimwoodbridge.com/how-to-remove-says-from-wordpress-27-threaded-comments/#comment-12768</link>
		<dc:creator>Kim Woodbridge</dc:creator>
		<pubDate>Mon, 21 Dec 2009 01:51:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimwoodbridge.com/?p=2755#comment-12768</guid>
		<description>Hi Filemon - Great!  I&#039;m glad it helped.</description>
		<content:encoded><![CDATA[<p>Hi Filemon &#8211; Great!  I&#8217;m glad it helped.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
