<?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"
	>
<channel>
	<title>Comments on: Help with WordPress Comments Count</title>
	<atom:link href="http://blog.andrewparker.net/2007/01/23/help-with-wordpress-comments-count/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.andrewparker.net/2007/01/23/help-with-wordpress-comments-count/</link>
	<description>Tech, Entrepreneurship, and Venture Capital in New York City</description>
	<pubDate>Wed, 19 Nov 2008 03:51:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Andrew Parker</title>
		<link>http://blog.andrewparker.net/2007/01/23/help-with-wordpress-comments-count/#comment-42281</link>
		<dc:creator>Andrew Parker</dc:creator>
		<pubDate>Wed, 24 Jan 2007 00:16:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andrewparker.net/2007/01/23/help-with-wordpress-comments-count/#comment-42281</guid>
		<description>Thanks Lee, you're a rockstar!</description>
		<content:encoded><![CDATA[<p>Thanks Lee, you&#8217;re a rockstar!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lee</title>
		<link>http://blog.andrewparker.net/2007/01/23/help-with-wordpress-comments-count/#comment-42280</link>
		<dc:creator>lee</dc:creator>
		<pubDate>Wed, 24 Jan 2007 00:04:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andrewparker.net/2007/01/23/help-with-wordpress-comments-count/#comment-42280</guid>
		<description>I think you want this...
update wp_posts wp set comment_count = (select count(*) from wp_comments wc where wc.comment_post_id = wp.id)</description>
		<content:encoded><![CDATA[<p>I think you want this&#8230;<br />
update wp_posts wp set comment_count = (select count(*) from wp_comments wc where wc.comment_post_id = wp.id)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.275 seconds -->
