<?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: Grouping posts by month/year</title> <atom:link href="http://alex.leonard.ie/2009/08/27/wordpress-grouping-posts-by-monthyear/feed/" rel="self" type="application/rss+xml" /><link>http://alex.leonard.ie/2009/08/27/wordpress-grouping-posts-by-monthyear/</link> <description>Journal, tech tips, and photo blog of Alex Leonard</description> <lastBuildDate>Sat, 28 Jan 2012 21:37:57 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>By: Paul Chamberlain</title><link>http://alex.leonard.ie/2009/08/27/wordpress-grouping-posts-by-monthyear/comment-page-1/#comment-3071</link> <dc:creator>Paul Chamberlain</dc:creator> <pubDate>Wed, 19 Oct 2011 20:39:22 +0000</pubDate> <guid
isPermaLink="false">http://alex.leonard.ie/?p=672#comment-3071</guid> <description>Oh, actually I see why this was:
&quot;the_date&quot; only returns the first instance of a date so, in my situation where I had multiple posts in one day, things got messed up.
&quot;get_the_date&quot; returns the date no matter what. </description> <content:encoded><![CDATA[<p>Oh, actually I see why this was:</p><p>&quot;the_date&quot; only returns the first instance of a date so, in my situation where I had multiple posts in one day, things got messed up.</p><p>&quot;get_the_date&quot; returns the date no matter what.</p> ]]></content:encoded> </item> <item><title>By: Paul Chamberlain</title><link>http://alex.leonard.ie/2009/08/27/wordpress-grouping-posts-by-monthyear/comment-page-1/#comment-3070</link> <dc:creator>Paul Chamberlain</dc:creator> <pubDate>Wed, 19 Oct 2011 20:36:42 +0000</pubDate> <guid
isPermaLink="false">http://alex.leonard.ie/?p=672#comment-3070</guid> <description>Hey Alex,
Great snippet - made it easy to do what I needed to do. However, I had a weird issue where some posts&#039; dates were returning blank. This was fixed by changing &quot;the_date&quot; on line 5 to &quot;get_the_date&quot;. Might be of use to someone in the future.
Cheers,
Paul </description> <content:encoded><![CDATA[<p>Hey Alex,</p><p>Great snippet &#8211; made it easy to do what I needed to do. However, I had a weird issue where some posts&#039; dates were returning blank. This was fixed by changing &quot;the_date&quot; on line 5 to &quot;get_the_date&quot;. Might be of use to someone in the future.</p><p>Cheers,<br
/> Paul</p> ]]></content:encoded> </item> </channel> </rss>
