<?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: A plugin for adding the post date to wp_get_archives</title>
	<atom:link href="http://www.ardamis.com/2007/06/25/adding-the-post-date-to-wp_get_archives/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ardamis.com/2007/06/25/adding-the-post-date-to-wp_get_archives/</link>
	<description>Ardamis is a tiny web development studio specializing in high-quality, handmade web sites.</description>
	<lastBuildDate>Sat, 20 Mar 2010 17:30:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pickle</title>
		<link>http://www.ardamis.com/2007/06/25/adding-the-post-date-to-wp_get_archives/#comment-26784</link>
		<dc:creator>Pickle</dc:creator>
		<pubDate>Fri, 29 Jan 2010 08:00:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/06/25/adding-the-post-date-to-wp_get_archives/#comment-26784</guid>
		<description>Never mind, I see that I can add a space right after the date format, like this:
$arc_date = date(&#039;m/y &#039;, strtotime($arcresult-&gt;post_date));  // new</description>
		<content:encoded><![CDATA[<p>Never mind, I see that I can add a space right after the date format, like this:<br />
$arc_date = date(&#8216;m/y &#8216;, strtotime($arcresult-&gt;post_date));  // new</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pickle</title>
		<link>http://www.ardamis.com/2007/06/25/adding-the-post-date-to-wp_get_archives/#comment-26783</link>
		<dc:creator>Pickle</dc:creator>
		<pubDate>Fri, 29 Jan 2010 07:29:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/06/25/adding-the-post-date-to-wp_get_archives/#comment-26783</guid>
		<description>Hi this is just the archives styling I was looking for, but when I set it up there is no space between the date and the post title. Does anyone know if this is something I can fix by editing the plugin? Or my stylesheet perhaps? Thanks for the plugin and the help.</description>
		<content:encoded><![CDATA[<p>Hi this is just the archives styling I was looking for, but when I set it up there is no space between the date and the post title. Does anyone know if this is something I can fix by editing the plugin? Or my stylesheet perhaps? Thanks for the plugin and the help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anon</title>
		<link>http://www.ardamis.com/2007/06/25/adding-the-post-date-to-wp_get_archives/#comment-25813</link>
		<dc:creator>Anon</dc:creator>
		<pubDate>Sat, 09 Jan 2010 00:17:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/06/25/adding-the-post-date-to-wp_get_archives/#comment-25813</guid>
		<description>How do I display the author name as well?</description>
		<content:encoded><![CDATA[<p>How do I display the author name as well?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: webfairy</title>
		<link>http://www.ardamis.com/2007/06/25/adding-the-post-date-to-wp_get_archives/#comment-25615</link>
		<dc:creator>webfairy</dc:creator>
		<pubDate>Sun, 03 Jan 2010 18:31:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/06/25/adding-the-post-date-to-wp_get_archives/#comment-25615</guid>
		<description>Hi, is it possible to display the date in a different language (French for example)?</description>
		<content:encoded><![CDATA[<p>Hi, is it possible to display the date in a different language (French for example)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://www.ardamis.com/2007/06/25/adding-the-post-date-to-wp_get_archives/#comment-21841</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Thu, 08 Oct 2009 23:30:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/06/25/adding-the-post-date-to-wp_get_archives/#comment-21841</guid>
		<description>Is it possible to style the month or day and independent of each other ?</description>
		<content:encoded><![CDATA[<p>Is it possible to style the month or day and independent of each other ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kilian</title>
		<link>http://www.ardamis.com/2007/06/25/adding-the-post-date-to-wp_get_archives/#comment-20693</link>
		<dc:creator>kilian</dc:creator>
		<pubDate>Mon, 21 Sep 2009 20:59:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/06/25/adding-the-post-date-to-wp_get_archives/#comment-20693</guid>
		<description>Thanks. Changed to the after position and switched out span with p for my needs, but awesome!</description>
		<content:encoded><![CDATA[<p>Thanks. Changed to the after position and switched out span with p for my needs, but awesome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ardamis</title>
		<link>http://www.ardamis.com/2007/06/25/adding-the-post-date-to-wp_get_archives/#comment-18659</link>
		<dc:creator>ardamis</dc:creator>
		<pubDate>Tue, 28 Jul 2009 15:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/06/25/adding-the-post-date-to-wp_get_archives/#comment-18659</guid>
		<description>Getting the number of comments would require a separate query to the database.  This plugin merely changes the behavior of the wp_get_archives function to report data already available to the function.

Not that it couldn&#039;t be done, but I&#039;m not going to do it right now.  Maybe someone will pick up on this and add that functionality, though.</description>
		<content:encoded><![CDATA[<p>Getting the number of comments would require a separate query to the database.  This plugin merely changes the behavior of the wp_get_archives function to report data already available to the function.</p>
<p>Not that it couldn&#8217;t be done, but I&#8217;m not going to do it right now.  Maybe someone will pick up on this and add that functionality, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joey Cruz</title>
		<link>http://www.ardamis.com/2007/06/25/adding-the-post-date-to-wp_get_archives/#comment-18658</link>
		<dc:creator>Joey Cruz</dc:creator>
		<pubDate>Tue, 28 Jul 2009 15:33:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/06/25/adding-the-post-date-to-wp_get_archives/#comment-18658</guid>
		<description>Is it possible to add number of comments after the title?</description>
		<content:encoded><![CDATA[<p>Is it possible to add number of comments after the title?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joey Cruz</title>
		<link>http://www.ardamis.com/2007/06/25/adding-the-post-date-to-wp_get_archives/#comment-18575</link>
		<dc:creator>Joey Cruz</dc:creator>
		<pubDate>Fri, 10 Jul 2009 16:32:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/06/25/adding-the-post-date-to-wp_get_archives/#comment-18575</guid>
		<description>Is there a way to include number of comments?</description>
		<content:encoded><![CDATA[<p>Is there a way to include number of comments?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yogi</title>
		<link>http://www.ardamis.com/2007/06/25/adding-the-post-date-to-wp_get_archives/#comment-17907</link>
		<dc:creator>Yogi</dc:creator>
		<pubDate>Wed, 25 Mar 2009 12:29:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/06/25/adding-the-post-date-to-wp_get_archives/#comment-17907</guid>
		<description>Just what I needed, thanks for sharing!</description>
		<content:encoded><![CDATA[<p>Just what I needed, thanks for sharing!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
