<?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: Change the Date of a WordPress Post Edit the Timestamp</title>
	<atom:link href="http://www.wordpressmax.com/wordpress-guide/edit-the-timestamp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wordpressmax.com/wordpress-guide/edit-the-timestamp</link>
	<description>WordPress Guides For The Geek Impaired</description>
	<lastBuildDate>Sat, 27 Aug 2011 22:23:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Joffe</title>
		<link>http://www.wordpressmax.com/wordpress-guide/edit-the-timestamp/comment-page-1#comment-13938</link>
		<dc:creator>Joffe</dc:creator>
		<pubDate>Sun, 06 Mar 2011 11:06:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressmax.com/wordpress-guide/edit-the-timestamp#comment-13938</guid>
		<description>It was much easier: I just put the time formating in general settings to d/m/Y  H:i in the custom field :)</description>
		<content:encoded><![CDATA[<p>It was much easier: I just put the time formating in general settings to d/m/Y  H:i in the custom field <img src='http://www.wordpressmax.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joffe</title>
		<link>http://www.wordpressmax.com/wordpress-guide/edit-the-timestamp/comment-page-1#comment-13931</link>
		<dc:creator>Joffe</dc:creator>
		<pubDate>Sat, 05 Mar 2011 23:12:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressmax.com/wordpress-guide/edit-the-timestamp#comment-13931</guid>
		<description>Thx...i`ll try that</description>
		<content:encoded><![CDATA[<p>Thx&#8230;i`ll try that</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.wordpressmax.com/wordpress-guide/edit-the-timestamp/comment-page-1#comment-13930</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Sat, 05 Mar 2011 23:09:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressmax.com/wordpress-guide/edit-the-timestamp#comment-13930</guid>
		<description>That is theme specific and you would need to add the code to call for the time in your theme possibly in several different files and then edit the stylesheet as well.

It can be very involved and can&#039;t really be explained in a short terms. 

Google this for a start:

&lt;code&gt;&lt;?php the_time(&#039;F j, Y&#039;); ?&gt;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>That is theme specific and you would need to add the code to call for the time in your theme possibly in several different files and then edit the stylesheet as well.</p>
<p>It can be very involved and can&#8217;t really be explained in a short terms. </p>
<p>Google this for a start:</p>
<p><code>&lt;?php the_time(&#039;F j, Y&#039;); ?&gt;</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joffe</title>
		<link>http://www.wordpressmax.com/wordpress-guide/edit-the-timestamp/comment-page-1#comment-13929</link>
		<dc:creator>Joffe</dc:creator>
		<pubDate>Sat, 05 Mar 2011 22:52:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressmax.com/wordpress-guide/edit-the-timestamp#comment-13929</guid>
		<description>How do i get the time, not just the date, in the header of a post??</description>
		<content:encoded><![CDATA[<p>How do i get the time, not just the date, in the header of a post??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.wordpressmax.com/wordpress-guide/edit-the-timestamp/comment-page-1#comment-13544</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Thu, 03 Feb 2011 14:35:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressmax.com/wordpress-guide/edit-the-timestamp#comment-13544</guid>
		<description>You can only find this theme here.</description>
		<content:encoded><![CDATA[<p>You can only find this theme here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: very loud alarm clock</title>
		<link>http://www.wordpressmax.com/wordpress-guide/edit-the-timestamp/comment-page-1#comment-13451</link>
		<dc:creator>very loud alarm clock</dc:creator>
		<pubDate>Sat, 29 Jan 2011 15:45:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressmax.com/wordpress-guide/edit-the-timestamp#comment-13451</guid>
		<description>Thanks for the excellent post. Just one quick question as well, where can I find the design you have on your site? Cheers mate.</description>
		<content:encoded><![CDATA[<p>Thanks for the excellent post. Just one quick question as well, where can I find the design you have on your site? Cheers mate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jani "robsku" Saksa</title>
		<link>http://www.wordpressmax.com/wordpress-guide/edit-the-timestamp/comment-page-1#comment-11851</link>
		<dc:creator>Jani "robsku" Saksa</dc:creator>
		<pubDate>Sun, 05 Sep 2010 16:01:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressmax.com/wordpress-guide/edit-the-timestamp#comment-11851</guid>
		<description>The only way I&#039;ve found (had one post that I *needed* to have different month in permalink) is like Jeff mentioned, that is instead of trying to change it in wordpress (can&#039;t) you must go and directly edit database.

Luckily the posts are not difficult to find in there - if you know even just basics for using phpMyAdmin then you should be able to find your post and change the timestamp (which is used in creating the &quot;date part&quot; in url). Good luck.</description>
		<content:encoded><![CDATA[<p>The only way I&#8217;ve found (had one post that I *needed* to have different month in permalink) is like Jeff mentioned, that is instead of trying to change it in wordpress (can&#8217;t) you must go and directly edit database.</p>
<p>Luckily the posts are not difficult to find in there &#8211; if you know even just basics for using phpMyAdmin then you should be able to find your post and change the timestamp (which is used in creating the &#8220;date part&#8221; in url). Good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juop</title>
		<link>http://www.wordpressmax.com/wordpress-guide/edit-the-timestamp/comment-page-1#comment-9782</link>
		<dc:creator>Juop</dc:creator>
		<pubDate>Wed, 24 Mar 2010 09:44:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressmax.com/wordpress-guide/edit-the-timestamp#comment-9782</guid>
		<description>Thanks a lot. I wished there could be a plugin to simplify the task</description>
		<content:encoded><![CDATA[<p>Thanks a lot. I wished there could be a plugin to simplify the task</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.wordpressmax.com/wordpress-guide/edit-the-timestamp/comment-page-1#comment-9034</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Tue, 02 Feb 2010 13:19:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressmax.com/wordpress-guide/edit-the-timestamp#comment-9034</guid>
		<description>This has nothing to do with the permalinks. That is a completely unrelated setting. Google WordPress permalinks.</description>
		<content:encoded><![CDATA[<p>This has nothing to do with the permalinks. That is a completely unrelated setting. Google WordPress permalinks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: france nike shoes</title>
		<link>http://www.wordpressmax.com/wordpress-guide/edit-the-timestamp/comment-page-1#comment-9020</link>
		<dc:creator>france nike shoes</dc:creator>
		<pubDate>Tue, 02 Feb 2010 06:52:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressmax.com/wordpress-guide/edit-the-timestamp#comment-9020</guid>
		<description>When I edit it now, WP generates a publishing date AND a permalink based on today. I can change the date as per your instructions, but the permalink doesn’t change. Any ideas?</description>
		<content:encoded><![CDATA[<p>When I edit it now, WP generates a publishing date AND a permalink based on today. I can change the date as per your instructions, but the permalink doesn’t change. Any ideas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

