<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kevin S Brown &#187; modified date</title>
	<atom:link href="http://kevinsbrown.com/tag/modified-date/feed" rel="self" type="application/rss+xml" />
	<link>http://kevinsbrown.com</link>
	<description>My Personal Blog - Built with WordPress - Mainly about WordPress</description>
	<lastBuildDate>Mon, 23 Aug 2010 17:36:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New Fresh Look For Your Wordpress Blog, With This Quick Change</title>
		<link>http://kevinsbrown.com/new-fresh-look-wordpress-blog.html</link>
		<comments>http://kevinsbrown.com/new-fresh-look-wordpress-blog.html#comments</comments>
		<pubDate>Wed, 24 Sep 2008 22:05:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[modified date]]></category>
		<category><![CDATA[the_modified_date]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://kevinsbrown.com/?p=35</guid>
		<description><![CDATA[Today, I was updating one of my many Wordpress blogs, with some new content.
I was not writing new posts&#8230;  Just editing existing posts to add new images I&#8217;d found, plus tidying a few bits to improve readability.
Then it struck me..  the DATE at the top of the posts, still showed the original creation [...]]]></description>
			<content:encoded><![CDATA[<p>Today, I was updating one of my many Wordpress blogs, with some new content.</p>
<p>I was not writing <strong>new</strong> posts&#8230;  Just <strong>editing existing posts</strong> to add new images I&#8217;d found, plus tidying a few bits to improve readability.</p>
<p>Then it struck me..  the DATE at the top of the posts, still showed the <strong>original creation date</strong>.  For some  of my posts, this was more than 12 months ago..</p>
<p>Not very fresh-looking!</p>
<p>On your blog, you may not show the post date at all (like here on kevinsbrown.com).</p>
<p>But, IF you recognise this problem, here&#8217;s a <strong>quick freshen-up fix</strong>, which I found today and implemented. It can transform the fresh look of your blog.</p>
<p>Login as the administrator and go into the Theme editor (hold on, I have to say take a backup of your existing theme first, just in case it all goes wrong&#8230;)</p>
<p>Select the template, such as &#8220;Main Index&#8221; (index.php) or &#8220;Single Post&#8221; (single.php), or both..</p>
<p>Find a line of code containing <em>&lt;?php the_time(</em></p>
<p>and replace it carefully with something like..</p>
<p><em>last updated: &lt;?php the_modified_date(</em></p>
<p>Then, when you save the edited post, instead of the <strong>original post date</strong> showing, the <strong>last edited date</strong> will display &#8211; making it look so much more fresh and up to date.</p>
<p>Just like the major, online news websites&#8230;</p>
<p>This one quick change has certainly improved the look of the blog in question.  It now looks current again and emphasises the worthwhile updates I made today.</p>
]]></content:encoded>
			<wfw:commentRss>http://kevinsbrown.com/new-fresh-look-wordpress-blog.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
