<?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: [Wordpress plugin] DateTitle &#8211; A plugin for automatic post titles</title>
	<atom:link href="http://www.sanisoft.com/blog/2009/06/30/datetitle-a-wordpress-plugin-for-automatic-post-titles/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sanisoft.com/blog/2009/06/30/datetitle-a-wordpress-plugin-for-automatic-post-titles/</link>
	<description>sharing technology, ideas, insights!</description>
	<lastBuildDate>Thu, 18 Mar 2010 09:13:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: wordpress plugins</title>
		<link>http://www.sanisoft.com/blog/2009/06/30/datetitle-a-wordpress-plugin-for-automatic-post-titles/comment-page-1/#comment-3233</link>
		<dc:creator>wordpress plugins</dc:creator>
		<pubDate>Mon, 22 Feb 2010 22:24:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/?p=212#comment-3233</guid>
		<description>Your blog is amazing, i first landed to another post but then get interested and thought, i will just look a little more arround to see what else i can find out about best plugins arround.</description>
		<content:encoded><![CDATA[<p>Your blog is amazing, i first landed to another post but then get interested and thought, i will just look a little more arround to see what else i can find out about best plugins arround.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tarique Sani</title>
		<link>http://www.sanisoft.com/blog/2009/06/30/datetitle-a-wordpress-plugin-for-automatic-post-titles/comment-page-1/#comment-3052</link>
		<dc:creator>Tarique Sani</dc:creator>
		<pubDate>Wed, 30 Dec 2009 06:58:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/?p=212#comment-3052</guid>
		<description>Thanks, Good suggestion - Will add when I update the plugin</description>
		<content:encoded><![CDATA[<p>Thanks, Good suggestion &#8211; Will add when I update the plugin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan</title>
		<link>http://www.sanisoft.com/blog/2009/06/30/datetitle-a-wordpress-plugin-for-automatic-post-titles/comment-page-1/#comment-3051</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Wed, 30 Dec 2009 04:42:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/?p=212#comment-3051</guid>
		<description>just a simple suggestion, I change the wp_title_intercept function to:
&lt;code&gt;
...
if($post-&gt;post_date) {				
       $post-&gt;post_title = date($options[&#039;title&#039;],strtotime($post-&gt;post_date));			
} else {
       $post-&gt;post_title = date($options[&#039;title&#039;]);
}
...
&lt;/code&gt;

So, if you want to change an old post like mine, it will automagically change the title with the date from its post submit date.</description>
		<content:encoded><![CDATA[<p>just a simple suggestion, I change the wp_title_intercept function to:<br />
<code><br />
...<br />
if($post-&gt;post_date) {<br />
       $post-&gt;post_title = date($options['title'],strtotime($post-&gt;post_date));<br />
} else {<br />
       $post-&gt;post_title = date($options['title']);<br />
}<br />
...<br />
</code></p>
<p>So, if you want to change an old post like mine, it will automagically change the title with the date from its post submit date.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan</title>
		<link>http://www.sanisoft.com/blog/2009/06/30/datetitle-a-wordpress-plugin-for-automatic-post-titles/comment-page-1/#comment-3050</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Wed, 30 Dec 2009 03:25:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/?p=212#comment-3050</guid>
		<description>whoa... this is exactly what I really need for my phlog... thank you,  Tarique!</description>
		<content:encoded><![CDATA[<p>whoa&#8230; this is exactly what I really need for my phlog&#8230; thank you,  Tarique!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Automate The Maintenance of your WordPress Blog &#8211; FREE!</title>
		<link>http://www.sanisoft.com/blog/2009/06/30/datetitle-a-wordpress-plugin-for-automatic-post-titles/comment-page-1/#comment-2860</link>
		<dc:creator>Automate The Maintenance of your WordPress Blog &#8211; FREE!</dc:creator>
		<pubDate>Fri, 10 Jul 2009 10:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/?p=212#comment-2860</guid>
		<description>[...] DateTitle – A WordPress plugin for automatic post titles at &#8230;- DateTitle – A WordPress plugin for automatic post titles. These days I seem to be writing very little code and I do that only if I need something and I am unable to find something similar already written. Recently I shifted my journal &#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] DateTitle – A WordPress plugin for automatic post titles at &#8230;- DateTitle – A WordPress plugin for automatic post titles. These days I seem to be writing very little code and I do that only if I need something and I am unable to find something similar already written. Recently I shifted my journal &#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; DateTitle – A WordPress plugin for automatic post titles at &#8230; Wordpress Plugins: Just another WordPress weblog</title>
		<link>http://www.sanisoft.com/blog/2009/06/30/datetitle-a-wordpress-plugin-for-automatic-post-titles/comment-page-1/#comment-2848</link>
		<dc:creator>&#187; DateTitle – A WordPress plugin for automatic post titles at &#8230; Wordpress Plugins: Just another WordPress weblog</dc:creator>
		<pubDate>Thu, 02 Jul 2009 12:53:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/?p=212#comment-2848</guid>
		<description>[...] Read more: DateTitle – A WordPress plugin for automatic post titles at &#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] Read more: DateTitle – A WordPress plugin for automatic post titles at &#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A bit of FOSS contribution at Tarique&#39;s Travails</title>
		<link>http://www.sanisoft.com/blog/2009/06/30/datetitle-a-wordpress-plugin-for-automatic-post-titles/comment-page-1/#comment-2847</link>
		<dc:creator>A bit of FOSS contribution at Tarique&#39;s Travails</dc:creator>
		<pubDate>Thu, 02 Jul 2009 06:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/?p=212#comment-2847</guid>
		<description>[...] DateTitle – A WordPress plugin for automatic post titles If a title of a post is left blank this plugin will automatically insert todays date in a format of your choice. [...]</description>
		<content:encoded><![CDATA[<p>[...] DateTitle – A WordPress plugin for automatic post titles If a title of a post is left blank this plugin will automatically insert todays date in a format of your choice. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
