<?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: How to Display a Copyright as a Range of&#160;Dates</title>
	<atom:link href="http://digwp.com/2009/08/range-copyright-dates/feed/" rel="self" type="application/rss+xml" />
	<link>http://digwp.com/2009/08/range-copyright-dates/</link>
	<description>Learn how to take your WordPress skills to the next level.</description>
	<lastBuildDate>Sat, 20 Mar 2010 22:21:37 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Hassan</title>
		<link>http://digwp.com/2009/08/range-copyright-dates/#comment-1487</link>
		<dc:creator>Hassan</dc:creator>
		<pubDate>Tue, 01 Sep 2009 11:30:26 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=604#comment-1487</guid>
		<description>No No! Now I got the idea. This will enable the theme to work on any site. Good for theme developers that publish their theme to community.
Thanks for your patient. :)</description>
		<content:encoded><![CDATA[<p>No No! Now I got the idea. This will enable the theme to work on any site. Good for theme developers that publish their theme to community.<br />
Thanks for your patient. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Starr</title>
		<link>http://digwp.com/2009/08/range-copyright-dates/#comment-1483</link>
		<dc:creator>Jeff Starr</dc:creator>
		<pubDate>Tue, 01 Sep 2009 04:05:53 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=604#comment-1483</guid>
		<description>The idea is that the function would enable your theme to display a range of dates &lt;em&gt;automatically&lt;/em&gt;. There are many reasons why this may be useful, such as making it easy for theme developers to include a range of dates for their users. It simply eliminates a step for users and simplifies the implementation process. Does that make sense, or have I completely lost my mind?</description>
		<content:encoded><![CDATA[<p>The idea is that the function would enable your theme to display a range of dates <em>automatically</em>. There are many reasons why this may be useful, such as making it easy for theme developers to include a range of dates for their users. It simply eliminates a step for users and simplifies the implementation process. Does that make sense, or have I completely lost my mind?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hassan</title>
		<link>http://digwp.com/2009/08/range-copyright-dates/#comment-1480</link>
		<dc:creator>Hassan</dc:creator>
		<pubDate>Tue, 01 Sep 2009 00:52:22 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=604#comment-1480</guid>
		<description>This &quot;range of dates in a copyright statement&quot; can be simply achieved by the second piece of code you gave above (combine of plain text with php date function). So what&#039;s the benefit of that function?

I&#039;m sorry! I can&#039;t speak english very well.</description>
		<content:encoded><![CDATA[<p>This &#8220;range of dates in a copyright statement&#8221; can be simply achieved by the second piece of code you gave above (combine of plain text with php date function). So what&#8217;s the benefit of that function?</p>
<p>I&#8217;m sorry! I can&#8217;t speak english very well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Starr</title>
		<link>http://digwp.com/2009/08/range-copyright-dates/#comment-1478</link>
		<dc:creator>Jeff Starr</dc:creator>
		<pubDate>Mon, 31 Aug 2009 15:31:06 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=604#comment-1478</guid>
		<description>Not sure what you mean here. There is really only &lt;em&gt;one&lt;/em&gt; function that we are sharing here, &lt;code&gt;copyrightDate&lt;/code&gt;, which shows a range of dates in a copyright statement.</description>
		<content:encoded><![CDATA[<p>Not sure what you mean here. There is really only <em>one</em> function that we are sharing here, <code>copyrightDate</code>, which shows a range of dates in a copyright statement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Starr</title>
		<link>http://digwp.com/2009/08/range-copyright-dates/#comment-1477</link>
		<dc:creator>Jeff Starr</dc:creator>
		<pubDate>Mon, 31 Aug 2009 15:27:27 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=604#comment-1477</guid>
		<description>Nothing.</description>
		<content:encoded><![CDATA[<p>Nothing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Starr</title>
		<link>http://digwp.com/2009/08/range-copyright-dates/#comment-1476</link>
		<dc:creator>Jeff Starr</dc:creator>
		<pubDate>Mon, 31 Aug 2009 15:27:17 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=604#comment-1476</guid>
		<description>It all depends on usage and context, I suppose. Nothing critical, certainly, but a nice feature that could enhance a publicly released theme.</description>
		<content:encoded><![CDATA[<p>It all depends on usage and context, I suppose. Nothing critical, certainly, but a nice feature that could enhance a publicly released theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hassan</title>
		<link>http://digwp.com/2009/08/range-copyright-dates/#comment-1473</link>
		<dc:creator>Hassan</dc:creator>
		<pubDate>Mon, 31 Aug 2009 14:28:49 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=604#comment-1473</guid>
		<description>I think i get it wrong. The second piece of code does the job and does not need to be updated. So, what&#039;s the benefit of copyrightDate function against that code?
I should say that copyrightDate function was pretty neat. Thank you!</description>
		<content:encoded><![CDATA[<p>I think i get it wrong. The second piece of code does the job and does not need to be updated. So, what&#8217;s the benefit of copyrightDate function against that code?<br />
I should say that copyrightDate function was pretty neat. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Storm Taylor</title>
		<link>http://digwp.com/2009/08/range-copyright-dates/#comment-1472</link>
		<dc:creator>Ian Storm Taylor</dc:creator>
		<pubDate>Mon, 31 Aug 2009 14:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=604#comment-1472</guid>
		<description>Very useful indeed.

I&#039;d only worry about the extra script for something that could be static. But of course, as you said, for theme developers that would be useful.</description>
		<content:encoded><![CDATA[<p>Very useful indeed.</p>
<p>I&#8217;d only worry about the extra script for something that could be static. But of course, as you said, for theme developers that would be useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vasili</title>
		<link>http://digwp.com/2009/08/range-copyright-dates/#comment-1471</link>
		<dc:creator>Vasili</dc:creator>
		<pubDate>Mon, 31 Aug 2009 12:43:51 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=604#comment-1471</guid>
		<description>Nice idea pulling the dates from the database, why didn&#039;t I think of that? :P

*goes to implement on his site*</description>
		<content:encoded><![CDATA[<p>Nice idea pulling the dates from the database, why didn&#8217;t I think of that? :P</p>
<p>*goes to implement on his site*</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Zemens</title>
		<link>http://digwp.com/2009/08/range-copyright-dates/#comment-1470</link>
		<dc:creator>David Zemens</dc:creator>
		<pubDate>Mon, 31 Aug 2009 12:27:29 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=604#comment-1470</guid>
		<description>I have to agree that it is a bit of an overkill.  It also doesn&#039;t take into account using WordPress as a non-blog CMS.  I think setting your own &quot;start&quot; date for your copyright is the right way to go.</description>
		<content:encoded><![CDATA[<p>I have to agree that it is a bit of an overkill.  It also doesn&#8217;t take into account using WordPress as a non-blog CMS.  I think setting your own &#8220;start&#8221; date for your copyright is the right way to go.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
