<?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: WordPress Threaded Comment Numbering Plugin Updated</title>
	<atom:link href="http://gregsplugins.com/lib/2009/03/31/threaded-comment-plugin-updated/feed/" rel="self" type="application/rss+xml" />
	<link>http://gregsplugins.com/lib/2009/03/31/threaded-comment-plugin-updated/</link>
	<description>Greg&#039;s Plugins for WordPress</description>
	<lastBuildDate>Mon, 30 Jan 2012 23:27:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Greg Mulhauser</title>
		<link>http://gregsplugins.com/lib/2009/03/31/threaded-comment-plugin-updated/#comment-188</link>
		<dc:creator>Greg Mulhauser</dc:creator>
		<pubDate>Mon, 21 Sep 2009 15:15:51 +0000</pubDate>
		<guid isPermaLink="false">http://counsellingresource.com/features/?p=1496#comment-188</guid>
		<description>Hi Tayler,

I&#039;m sorry I was not clearer the first time: &lt;strong&gt;this is not possible&lt;/strong&gt;. WordPress does not keep track of deleted comments -- &lt;em&gt;they are deleted&lt;/em&gt; -- and therefore there is no way to count them.

If you wanted to build a completely different plugin which attempts to number comments as they come in by storing extra data in a database table, you could do that. This plugin does not do that, and it will not ever do that.

Sorry!

All the best,
Greg</description>
		<content:encoded><![CDATA[<p>Hi Tayler,</p>
<p>I&#8217;m sorry I was not clearer the first time: <strong>this is not possible</strong>. WordPress does not keep track of deleted comments &#8212; <em>they are deleted</em> &#8212; and therefore there is no way to count them.</p>
<p>If you wanted to build a completely different plugin which attempts to number comments as they come in by storing extra data in a database table, you could do that. This plugin does not do that, and it will not ever do that.</p>
<p>Sorry!</p>
<p>All the best,<br />
Greg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tayler</title>
		<link>http://gregsplugins.com/lib/2009/03/31/threaded-comment-plugin-updated/#comment-187</link>
		<dc:creator>Tayler</dc:creator>
		<pubDate>Mon, 21 Sep 2009 15:09:36 +0000</pubDate>
		<guid isPermaLink="false">http://counsellingresource.com/features/?p=1496#comment-187</guid>
		<description>check here example images
</description>
		<content:encoded><![CDATA[<p>check here example images</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Mulhauser</title>
		<link>http://gregsplugins.com/lib/2009/03/31/threaded-comment-plugin-updated/#comment-186</link>
		<dc:creator>Greg Mulhauser</dc:creator>
		<pubDate>Mon, 21 Sep 2009 08:11:42 +0000</pubDate>
		<guid isPermaLink="false">http://counsellingresource.com/features/?p=1496#comment-186</guid>
		<description>Hi Tayler,

Keeping a running tally of deleted comments isn&#039;t something that WordPress can do out of the box, I&#039;m afraid. Once they&#039;re gone, they&#039;re gone, so we have no way to count them up.

All the best,
Greg</description>
		<content:encoded><![CDATA[<p>Hi Tayler,</p>
<p>Keeping a running tally of deleted comments isn&#8217;t something that WordPress can do out of the box, I&#8217;m afraid. Once they&#8217;re gone, they&#8217;re gone, so we have no way to count them up.</p>
<p>All the best,<br />
Greg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tayler</title>
		<link>http://gregsplugins.com/lib/2009/03/31/threaded-comment-plugin-updated/#comment-185</link>
		<dc:creator>Tayler</dc:creator>
		<pubDate>Mon, 21 Sep 2009 05:11:39 +0000</pubDate>
		<guid isPermaLink="false">http://counsellingresource.com/features/?p=1496#comment-185</guid>
		<description>its work thread comment number. its great plugin. GOOD JOB! i have question, how to stay thread comment number from delete? for Example
1
2 &lt;--- delete comments(i want stay thread number)
3
now it will not show number 2
1 
3
I hope understand. Thank you</description>
		<content:encoded><![CDATA[<p>its work thread comment number. its great plugin. GOOD JOB! i have question, how to stay thread comment number from delete? for Example<br />
1<br />
2 &lt;&#8212; delete comments(i want stay thread number)<br />
3<br />
now it will not show number 2<br />
1<br />
3<br />
I hope understand. Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Mulhauser</title>
		<link>http://gregsplugins.com/lib/2009/03/31/threaded-comment-plugin-updated/#comment-184</link>
		<dc:creator>Greg Mulhauser</dc:creator>
		<pubDate>Fri, 14 Aug 2009 10:04:14 +0000</pubDate>
		<guid isPermaLink="false">http://counsellingresource.com/features/?p=1496#comment-184</guid>
		<description>Hi,

This is being reported (not just with my plugins, incidentally) when one of two things happens 1) WP&#039;s built-in auto upgrade function fails to do its job properly, or 2) the higher memory requirements of WP 2.8 are causing out-of-memory errors.

For the former, I have listed some suggestions here:

http://counsellingresource.com/features/2009/01/27/threaded-comment-numbering-plugin-for-wordpress/#comment-50900

For the latter, you can open up your &lt;code&gt;wp-settings.php&lt;/code&gt; file and change the value of WP_MEMORY_LIMIT from 32M to 64M.

All the best,
Greg</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This is being reported (not just with my plugins, incidentally) when one of two things happens 1) WP&#8217;s built-in auto upgrade function fails to do its job properly, or 2) the higher memory requirements of WP 2.8 are causing out-of-memory errors.</p>
<p>For the former, I have listed some suggestions here:</p>
<p><a href="http://counsellingresource.com/features/2009/01/27/threaded-comment-numbering-plugin-for-wordpress/#comment-50900" rel="nofollow">http://counsellingresource.com/features/2009/01/27/threaded-comment-numbering-plugin-for-wordpress/#comment-50900</a></p>
<p>For the latter, you can open up your <code>wp-settings.php</code> file and change the value of WP_MEMORY_LIMIT from 32M to 64M.</p>
<p>All the best,<br />
Greg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ã¥se</title>
		<link>http://gregsplugins.com/lib/2009/03/31/threaded-comment-plugin-updated/#comment-183</link>
		<dc:creator>Ã¥se</dc:creator>
		<pubDate>Fri, 14 Aug 2009 09:47:32 +0000</pubDate>
		<guid isPermaLink="false">http://counsellingresource.com/features/?p=1496#comment-183</guid>
		<description>Hi!

I just activated your plugin but the settings page is empty??
I&#039;ve been looking for a plugin like this so this is just soooooo annoying ;)

Could you help out?

Kindest Regards from Sweden</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I just activated your plugin but the settings page is empty??<br />
I&#8217;ve been looking for a plugin like this so this is just soooooo annoying ;)</p>
<p>Could you help out?</p>
<p>Kindest Regards from Sweden</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mojtaba Cazi</title>
		<link>http://gregsplugins.com/lib/2009/03/31/threaded-comment-plugin-updated/#comment-182</link>
		<dc:creator>Mojtaba Cazi</dc:creator>
		<pubDate>Thu, 13 Aug 2009 06:11:44 +0000</pubDate>
		<guid isPermaLink="false">http://counsellingresource.com/features/?p=1496#comment-182</guid>
		<description>Thank you! 
I think you have to add  into your plugin instructions!</description>
		<content:encoded><![CDATA[<p>Thank you!<br />
I think you have to add  into your plugin instructions!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Mulhauser</title>
		<link>http://gregsplugins.com/lib/2009/03/31/threaded-comment-plugin-updated/#comment-181</link>
		<dc:creator>Greg Mulhauser</dc:creator>
		<pubDate>Wed, 12 Aug 2009 20:39:47 +0000</pubDate>
		<guid isPermaLink="false">http://counsellingresource.com/features/?p=1496#comment-181</guid>
		<description>Howdy,

Without more details it&#039;s hard to give a very detailed answer, but what appears to be happening is that you&#039;re placing the code within an area that is being interpreted as plain XHTML rather than PHP code. &lt;em&gt;If&lt;/em&gt; that is the case, you can just wrap the call to &lt;code&gt;gtcn_comment_numbering&lt;/code&gt; in &lt;code&gt;&lt;?php&lt;/code&gt; and &lt;code&gt;?&gt;&lt;/code&gt; to ensure it gets treated as php.

I&#039;m afraid I&#039;m not able to offer detailed guidance on theme editing, but I hope that might help.

All the best,
Greg</description>
		<content:encoded><![CDATA[<p>Howdy,</p>
<p>Without more details it&#8217;s hard to give a very detailed answer, but what appears to be happening is that you&#8217;re placing the code within an area that is being interpreted as plain XHTML rather than PHP code. <em>If</em> that is the case, you can just wrap the call to <code>gtcn_comment_numbering</code> in <code>&lt;?php</code> and <code>?&gt;</code> to ensure it gets treated as php.</p>
<p>I&#8217;m afraid I&#8217;m not able to offer detailed guidance on theme editing, but I hope that might help.</p>
<p>All the best,<br />
Greg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mojtaba Cazi</title>
		<link>http://gregsplugins.com/lib/2009/03/31/threaded-comment-plugin-updated/#comment-180</link>
		<dc:creator>Mojtaba Cazi</dc:creator>
		<pubDate>Wed, 12 Aug 2009 20:35:13 +0000</pubDate>
		<guid isPermaLink="false">http://counsellingresource.com/features/?p=1496#comment-180</guid>
		<description>Great idea, but I can&#039;t use it :(
I place &quot;echo gtcn_comment_numbering($comment-&gt;comment_ID, $args);&quot; in my comment call function (built-in theme function), but 

echo gtcn_comment_numbering($comment-&gt;comment_ID, $args) 

appears on each comments on my blog instead of numbers...
how can I fix it?</description>
		<content:encoded><![CDATA[<p>Great idea, but I can&#8217;t use it :(<br />
I place &#8220;echo gtcn_comment_numbering($comment-&gt;comment_ID, $args);&#8221; in my comment call function (built-in theme function), but </p>
<p>echo gtcn_comment_numbering($comment-&gt;comment_ID, $args) </p>
<p>appears on each comments on my blog instead of numbers&#8230;<br />
how can I fix it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Whoppy</title>
		<link>http://gregsplugins.com/lib/2009/03/31/threaded-comment-plugin-updated/comment-page-1/#comment-179</link>
		<dc:creator>Whoppy</dc:creator>
		<pubDate>Thu, 04 Jun 2009 13:04:05 +0000</pubDate>
		<guid isPermaLink="false">http://counsellingresource.com/features/?p=1496#comment-179</guid>
		<description>Hi Greg,
you are the best. With reserve_top_level set to 1 it works perfect. The funny thing is that the comment order also had changened with reserve_top_level set to true, but not the numbering.
Anyway, thanks for your help, have a nice day.
Best regards, Whoppy.</description>
		<content:encoded><![CDATA[<p>Hi Greg,<br />
you are the best. With reserve_top_level set to 1 it works perfect. The funny thing is that the comment order also had changened with reserve_top_level set to true, but not the numbering.<br />
Anyway, thanks for your help, have a nice day.<br />
Best regards, Whoppy.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

