<?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: Getting WordPress Post Counts to show up inside anchor tag</title>
	<atom:link href="http://skratchdot.com/2009/09/getting-wordpress-post-counts-to-show-up-inside-anchor-tag/feed/" rel="self" type="application/rss+xml" />
	<link>http://skratchdot.com/2009/09/getting-wordpress-post-counts-to-show-up-inside-anchor-tag/</link>
	<description></description>
	<lastBuildDate>Thu, 08 Dec 2011 01:56:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: skratchdot.com</title>
		<link>http://skratchdot.com/2009/09/getting-wordpress-post-counts-to-show-up-inside-anchor-tag/comment-page-1/#comment-187</link>
		<dc:creator>skratchdot.com</dc:creator>
		<pubDate>Fri, 18 Mar 2011 03:50:01 +0000</pubDate>
		<guid isPermaLink="false">http://skratchdot.com/?p=78#comment-187</guid>
		<description>Thanks for the feedback!  It sounds like the path you took actually makes more sense.  When I wrote this back in 2009, I didn&#039;t have much experience w/ Wordpress themes, and couldn&#039;t find any links explaining how to make (what I thought should be) this easy change.

I took this quick route just to get something out there (I&#039;m not even using that theme anymore).  I definitely don&#039;t like the idea of copy-n-pasting a bunch of code to make small tweaks.  I should have taken a more OOP approach.

Anyways, thanks again for the comments!</description>
		<content:encoded><![CDATA[<p>Thanks for the feedback!  It sounds like the path you took actually makes more sense.  When I wrote this back in 2009, I didn&#8217;t have much experience w/ WordPress themes, and couldn&#8217;t find any links explaining how to make (what I thought should be) this easy change.</p>
<p>I took this quick route just to get something out there (I&#8217;m not even using that theme anymore).  I definitely don&#8217;t like the idea of copy-n-pasting a bunch of code to make small tweaks.  I should have taken a more OOP approach.</p>
<p>Anyways, thanks again for the comments!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cristian Giordano</title>
		<link>http://skratchdot.com/2009/09/getting-wordpress-post-counts-to-show-up-inside-anchor-tag/comment-page-1/#comment-186</link>
		<dc:creator>Cristian Giordano</dc:creator>
		<pubDate>Thu, 17 Mar 2011 10:48:26 +0000</pubDate>
		<guid isPermaLink="false">http://skratchdot.com/?p=78#comment-186</guid>
		<description>Hey buddy,

Working on from this tutorial, I chose another method, I created a new Walker class and modified the walker code to make the count show up inside the link. Then used a filter to grab the arguments just before it was passed to the wp_list_categories() method.

Note: I was trying to modify a categories widget. 

Cheers</description>
		<content:encoded><![CDATA[<p>Hey buddy,</p>
<p>Working on from this tutorial, I chose another method, I created a new Walker class and modified the walker code to make the count show up inside the link. Then used a filter to grab the arguments just before it was passed to the wp_list_categories() method.</p>
<p>Note: I was trying to modify a categories widget. </p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cristian Giordano</title>
		<link>http://skratchdot.com/2009/09/getting-wordpress-post-counts-to-show-up-inside-anchor-tag/comment-page-1/#comment-185</link>
		<dc:creator>Cristian Giordano</dc:creator>
		<pubDate>Wed, 16 Mar 2011 18:09:52 +0000</pubDate>
		<guid isPermaLink="false">http://skratchdot.com/?p=78#comment-185</guid>
		<description>Thanks for this, I should have thought of doing this in the first place rather than settling for second best.

Keep up the good work.</description>
		<content:encoded><![CDATA[<p>Thanks for this, I should have thought of doing this in the first place rather than settling for second best.</p>
<p>Keep up the good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: susan</title>
		<link>http://skratchdot.com/2009/09/getting-wordpress-post-counts-to-show-up-inside-anchor-tag/comment-page-1/#comment-179</link>
		<dc:creator>susan</dc:creator>
		<pubDate>Wed, 15 Sep 2010 07:01:26 +0000</pubDate>
		<guid isPermaLink="false">http://skratchdot.com/?p=78#comment-179</guid>
		<description>you rock. i&#039;ve been searching and searching and searching. thank you!</description>
		<content:encoded><![CDATA[<p>you rock. i&#8217;ve been searching and searching and searching. thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: skratchdot.com</title>
		<link>http://skratchdot.com/2009/09/getting-wordpress-post-counts-to-show-up-inside-anchor-tag/comment-page-1/#comment-4</link>
		<dc:creator>skratchdot.com</dc:creator>
		<pubDate>Wed, 23 Sep 2009 02:57:14 +0000</pubDate>
		<guid isPermaLink="false">http://skratchdot.com/?p=78#comment-4</guid>
		<description>There&#039;s probably a better way to override the default widget behavior, but after searching around for a little bit, I couldn&#039;t find a way (so I came up with this quick/dirty/hacky workaround).</description>
		<content:encoded><![CDATA[<p>There&#8217;s probably a better way to override the default widget behavior, but after searching around for a little bit, I couldn&#8217;t find a way (so I came up with this quick/dirty/hacky workaround).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

