<?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: Create A WordPress Meta Box With Jquery UI Datepicker</title>
	<atom:link href="http://www.refactord.com/create-a-wordpress-meta-box-with-jquery-ui-datepicker/feed" rel="self" type="application/rss+xml" />
	<link>http://www.refactord.com/create-a-wordpress-meta-box-with-jquery-ui-datepicker?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=create-a-wordpress-meta-box-with-jquery-ui-datepicker</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Tue, 24 Jan 2012 09:27:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Michael</title>
		<link>http://www.refactord.com/create-a-wordpress-meta-box-with-jquery-ui-datepicker#comment-715</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 24 Jan 2012 09:27:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.refactord.com/?p=12#comment-715</guid>
		<description>WP_PLUGIN_DIR . &quot;/refactord-datepicker&quot; 

is okay,

but if you are using plugins_url(), then you don&#039;t have to worry about nothing anymore.</description>
		<content:encoded><![CDATA[<p>WP_PLUGIN_DIR . &#8220;/refactord-datepicker&#8221; </p>
<p>is okay,</p>
<p>but if you are using plugins_url(), then you don&#8217;t have to worry about nothing anymore.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ali</title>
		<link>http://www.refactord.com/create-a-wordpress-meta-box-with-jquery-ui-datepicker#comment-294</link>
		<dc:creator>Ali</dc:creator>
		<pubDate>Tue, 08 Nov 2011 12:16:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.refactord.com/?p=12#comment-294</guid>
		<description>Like others i&#039;ve tried to get this working with a custom post type. I&#039;ve successfully changed the code for it to display in the custom post type but the jQuery UI doesn&#039;t appear. Why is this happening? Thanks!</description>
		<content:encoded><![CDATA[<p>Like others i&#8217;ve tried to get this working with a custom post type. I&#8217;ve successfully changed the code for it to display in the custom post type but the jQuery UI doesn&#8217;t appear. Why is this happening? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Monika</title>
		<link>http://www.refactord.com/create-a-wordpress-meta-box-with-jquery-ui-datepicker#comment-293</link>
		<dc:creator>Monika</dc:creator>
		<pubDate>Tue, 08 Nov 2011 11:40:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.refactord.com/?p=12#comment-293</guid>
		<description>How to add timepicker to this plugin? And where stores the picked date of the post ?</description>
		<content:encoded><![CDATA[<p>How to add timepicker to this plugin? And where stores the picked date of the post ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zakir</title>
		<link>http://www.refactord.com/create-a-wordpress-meta-box-with-jquery-ui-datepicker#comment-195</link>
		<dc:creator>zakir</dc:creator>
		<pubDate>Thu, 13 Oct 2011 15:03:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.refactord.com/?p=12#comment-195</guid>
		<description>rubbish. 

Doesn&#039;t work on wp 3.2.1 and jquery version: jquery-ui-1.8.16.custom.min.js.</description>
		<content:encoded><![CDATA[<p>rubbish. </p>
<p>Doesn&#8217;t work on wp 3.2.1 and jquery version: jquery-ui-1.8.16.custom.min.js.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon H</title>
		<link>http://www.refactord.com/create-a-wordpress-meta-box-with-jquery-ui-datepicker#comment-137</link>
		<dc:creator>Jon H</dc:creator>
		<pubDate>Thu, 15 Sep 2011 14:54:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.refactord.com/?p=12#comment-137</guid>
		<description>How do I use the plugin with custom post types. It&#039;s a great plugin and I use it in one site but on another I need to use it with custom post types. Is this possible?</description>
		<content:encoded><![CDATA[<p>How do I use the plugin with custom post types. It&#8217;s a great plugin and I use it in one site but on another I need to use it with custom post types. Is this possible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://www.refactord.com/create-a-wordpress-meta-box-with-jquery-ui-datepicker#comment-80</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Tue, 16 Aug 2011 03:42:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.refactord.com/?p=12#comment-80</guid>
		<description>Figured it out myself:

ID, &#039;_refactord-datepicker&#039;, true); ?&gt;</description>
		<content:encoded><![CDATA[<p>Figured it out myself:</p>
<p>ID, &#8216;_refactord-datepicker&#8217;, true); ?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://www.refactord.com/create-a-wordpress-meta-box-with-jquery-ui-datepicker#comment-79</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Tue, 16 Aug 2011 03:35:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.refactord.com/?p=12#comment-79</guid>
		<description>What code do I use to display the date once I have the plugin installed and working correctly?</description>
		<content:encoded><![CDATA[<p>What code do I use to display the date once I have the plugin installed and working correctly?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle G</title>
		<link>http://www.refactord.com/create-a-wordpress-meta-box-with-jquery-ui-datepicker#comment-21</link>
		<dc:creator>Kyle G</dc:creator>
		<pubDate>Thu, 23 Jun 2011 00:34:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.refactord.com/?p=12#comment-21</guid>
		<description>All fixed</description>
		<content:encoded><![CDATA[<p>All fixed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://www.refactord.com/create-a-wordpress-meta-box-with-jquery-ui-datepicker#comment-20</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Wed, 22 Jun 2011 21:45:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.refactord.com/?p=12#comment-20</guid>
		<description>Where can I download this plugin? Click on &quot;Download File&quot; button above, but it simply refresh the page.</description>
		<content:encoded><![CDATA[<p>Where can I download this plugin? Click on &#8220;Download File&#8221; button above, but it simply refresh the page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Miller</title>
		<link>http://www.refactord.com/create-a-wordpress-meta-box-with-jquery-ui-datepicker#comment-17</link>
		<dc:creator>Dan Miller</dc:creator>
		<pubDate>Fri, 17 Jun 2011 16:06:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.refactord.com/?p=12#comment-17</guid>
		<description>I feel kinda stupid!

Found a typo: Was using $this_plugin_dir in the constructor instead of $this-&gt;plugin_dir. Working now!

Thanks again.</description>
		<content:encoded><![CDATA[<p>I feel kinda stupid!</p>
<p>Found a typo: Was using $this_plugin_dir in the constructor instead of $this-&gt;plugin_dir. Working now!</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

