<?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: Showing a Wordpress post&#8217;s &#8216;last modified&#8217; date</title>
	<atom:link href="http://www.ardamis.com/2007/01/13/showing-a-wordpress-posts-last-modified-date/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ardamis.com/2007/01/13/showing-a-wordpress-posts-last-modified-date/</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: Hugo Lim</title>
		<link>http://www.ardamis.com/2007/01/13/showing-a-wordpress-posts-last-modified-date/#comment-24012</link>
		<dc:creator>Hugo Lim</dc:creator>
		<pubDate>Tue, 24 Nov 2009 09:03:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/01/13/showing-a-wordpress-posts-last-modified-date/#comment-24012</guid>
		<description>hey, thanks alot, am using this now!</description>
		<content:encoded><![CDATA[<p>hey, thanks alot, am using this now!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Owen</title>
		<link>http://www.ardamis.com/2007/01/13/showing-a-wordpress-posts-last-modified-date/#comment-19084</link>
		<dc:creator>Owen</dc:creator>
		<pubDate>Sat, 22 Aug 2009 05:12:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/01/13/showing-a-wordpress-posts-last-modified-date/#comment-19084</guid>
		<description>Using this snippet on a site I just built.

Thanks for everything!

(link is same as &#039;website&#039;)</description>
		<content:encoded><![CDATA[<p>Using this snippet on a site I just built.</p>
<p>Thanks for everything!</p>
<p>(link is same as &#8216;website&#8217;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren</title>
		<link>http://www.ardamis.com/2007/01/13/showing-a-wordpress-posts-last-modified-date/#comment-18556</link>
		<dc:creator>Darren</dc:creator>
		<pubDate>Thu, 02 Jul 2009 16:34:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/01/13/showing-a-wordpress-posts-last-modified-date/#comment-18556</guid>
		<description>Thanks for this! Clean and straightforward code. Exactly what I was looking for.</description>
		<content:encoded><![CDATA[<p>Thanks for this! Clean and straightforward code. Exactly what I was looking for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Menampilkan tanggal update pada postingan terakhir &#124; triindi</title>
		<link>http://www.ardamis.com/2007/01/13/showing-a-wordpress-posts-last-modified-date/#comment-17230</link>
		<dc:creator>Menampilkan tanggal update pada postingan terakhir &#124; triindi</dc:creator>
		<pubDate>Wed, 19 Nov 2008 19:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/01/13/showing-a-wordpress-posts-last-modified-date/#comment-17230</guid>
		<description>[...] surfing di dunia maya, akhirnya saya menemukan kode ini, tentunya dengan sedikit penyesuaian script nya. Caranya [...]</description>
		<content:encoded><![CDATA[<p>[...] surfing di dunia maya, akhirnya saya menemukan kode ini, tentunya dengan sedikit penyesuaian script nya. Caranya [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Display the Last Modified Date for your posts on Wordpress</title>
		<link>http://www.ardamis.com/2007/01/13/showing-a-wordpress-posts-last-modified-date/#comment-17196</link>
		<dc:creator>Display the Last Modified Date for your posts on Wordpress</dc:creator>
		<pubDate>Tue, 11 Nov 2008 19:45:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/01/13/showing-a-wordpress-posts-last-modified-date/#comment-17196</guid>
		<description>[...] I was thinking about it and I came across a site called Adramis where I found this [...]</description>
		<content:encoded><![CDATA[<p>[...] I was thinking about it and I came across a site called Adramis where I found this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ardamis</title>
		<link>http://www.ardamis.com/2007/01/13/showing-a-wordpress-posts-last-modified-date/#comment-17066</link>
		<dc:creator>ardamis</dc:creator>
		<pubDate>Thu, 16 Oct 2008 11:36:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/01/13/showing-a-wordpress-posts-last-modified-date/#comment-17066</guid>
		<description>Hey there, Morten.

Strange that it&#039;s not working for you on Pages.  I use &lt;code&gt;the_modified_time(&#039;l, j F Y&#039;);&lt;/code&gt; on each of my Pages to display the date it was last changed, and it works.

I haven&#039;t tested, but &lt;code&gt;the_modified_time()&lt;/code&gt; simply filters &lt;code&gt;get_the_modified_time()&lt;/code&gt;, so I&#039;d assume that &lt;code&gt;get_the_modified_time()&lt;/code&gt; must work.

Try putting in &lt;code&gt;the_modified_time(&#039;l, j F Y&#039;);&lt;/code&gt; where you want your icon, just to be sure that the last changed date is appearing.</description>
		<content:encoded><![CDATA[<p>Hey there, Morten.</p>
<p>Strange that it&#8217;s not working for you on Pages.  I use <code>the_modified_time('l, j F Y');</code> on each of my Pages to display the date it was last changed, and it works.</p>
<p>I haven&#8217;t tested, but <code>the_modified_time()</code> simply filters <code>get_the_modified_time()</code>, so I&#8217;d assume that <code>get_the_modified_time()</code> must work.</p>
<p>Try putting in <code>the_modified_time('l, j F Y');</code> where you want your icon, just to be sure that the last changed date is appearing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: morten</title>
		<link>http://www.ardamis.com/2007/01/13/showing-a-wordpress-posts-last-modified-date/#comment-17059</link>
		<dc:creator>morten</dc:creator>
		<pubDate>Tue, 14 Oct 2008 11:57:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/01/13/showing-a-wordpress-posts-last-modified-date/#comment-17059</guid>
		<description>Nice - this really helped me. Do you happen to know why this doesn&#039;t work for pages? It seems that get_the_modified_time() only returns modified time for post, and not pages. 
I&#039;d like to show a little &quot;Updated&quot; icon next to the pages that has been changed after a 10 day period, but I can&#039;t figure out how to get the modified time for pages :-/</description>
		<content:encoded><![CDATA[<p>Nice &#8211; this really helped me. Do you happen to know why this doesn&#8217;t work for pages? It seems that get_the_modified_time() only returns modified time for post, and not pages.<br />
I&#8217;d like to show a little &#8220;Updated&#8221; icon next to the pages that has been changed after a 10 day period, but I can&#8217;t figure out how to get the modified time for pages :-/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Olaski Blog Archive &#187; Display last modified date for wordpress post</title>
		<link>http://www.ardamis.com/2007/01/13/showing-a-wordpress-posts-last-modified-date/#comment-17019</link>
		<dc:creator>Mike Olaski Blog Archive &#187; Display last modified date for wordpress post</dc:creator>
		<pubDate>Mon, 06 Oct 2008 19:00:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/01/13/showing-a-wordpress-posts-last-modified-date/#comment-17019</guid>
		<description>[...] I found this great little code snipped at ardamis.com [...]</description>
		<content:encoded><![CDATA[<p>[...] I found this great little code snipped at ardamis.com [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: systemBash &#187; Last Modified Date or Time on Wordpress Template Page</title>
		<link>http://www.ardamis.com/2007/01/13/showing-a-wordpress-posts-last-modified-date/#comment-16900</link>
		<dc:creator>systemBash &#187; Last Modified Date or Time on Wordpress Template Page</dc:creator>
		<pubDate>Tue, 16 Sep 2008 02:38:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/01/13/showing-a-wordpress-posts-last-modified-date/#comment-16900</guid>
		<description>[...] via Ardamis&#8217;s Blog, there is a great way to only display this information if it has been modified after the original [...]</description>
		<content:encoded><![CDATA[<p>[...] via Ardamis&#8217;s Blog, there is a great way to only display this information if it has been modified after the original [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PokerAnon</title>
		<link>http://www.ardamis.com/2007/01/13/showing-a-wordpress-posts-last-modified-date/#comment-16685</link>
		<dc:creator>PokerAnon</dc:creator>
		<pubDate>Fri, 08 Aug 2008 20:18:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardamis.com/2007/01/13/showing-a-wordpress-posts-last-modified-date/#comment-16685</guid>
		<description>I do a lot of updating at later times, usually just formatting the modifications in italics, but this is great. Although, now it shows all the times I&#039;ve made grammatical corrections as well. :) 
Do you think this helps the modifications to be picked up by search engines? Sometimes I rewrite 1/3 of the post and would like the revision to be noticed.</description>
		<content:encoded><![CDATA[<p>I do a lot of updating at later times, usually just formatting the modifications in italics, but this is great. Although, now it shows all the times I&#8217;ve made grammatical corrections as well. <img src='http://www.ardamis.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Do you think this helps the modifications to be picked up by search engines? Sometimes I rewrite 1/3 of the post and would like the revision to be noticed.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
