<?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: Cornerstone: Using Custom Field Data in WordPress</title>
	<atom:link href="http://archetyped.com/know/cornerstone-using-custom-field-data-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://archetyped.com/know/cornerstone-using-custom-field-data-in-wordpress/</link>
	<description>Explore, Experiment, Inspire</description>
	<lastBuildDate>Tue, 21 May 2013 18:24:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Sol</title>
		<link>http://archetyped.com/know/cornerstone-using-custom-field-data-in-wordpress/comment-page-1/#comment-77993</link>
		<dc:creator>Sol</dc:creator>
		<pubDate>Wed, 21 Nov 2012 19:26:39 +0000</pubDate>
		<guid isPermaLink="false">http://archetyped.com/auto-draft/#comment-77993</guid>
		<description><![CDATA[@c4becky: Awesome!]]></description>
		<content:encoded><![CDATA[<p>@c4becky: Awesome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: c4becky</title>
		<link>http://archetyped.com/know/cornerstone-using-custom-field-data-in-wordpress/comment-page-1/#comment-77972</link>
		<dc:creator>c4becky</dc:creator>
		<pubDate>Wed, 21 Nov 2012 15:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://archetyped.com/auto-draft/#comment-77972</guid>
		<description><![CDATA[Thanks! I made a newbie error trying to add it to post-template.php and thinking I had to write an additional function there. Adding it to loop-single.php worked out for me.]]></description>
		<content:encoded><![CDATA[<p>Thanks! I made a newbie error trying to add it to post-template.php and thinking I had to write an additional function there. Adding it to loop-single.php worked out for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sol</title>
		<link>http://archetyped.com/know/cornerstone-using-custom-field-data-in-wordpress/comment-page-1/#comment-77884</link>
		<dc:creator>Sol</dc:creator>
		<pubDate>Tue, 20 Nov 2012 19:48:44 +0000</pubDate>
		<guid isPermaLink="false">http://archetyped.com/auto-draft/#comment-77884</guid>
		<description><![CDATA[@c4becky: Have you tried the &lt;code&gt;cnr_get_data()&lt;/code&gt; and &lt;code&gt;cnr_the_data()&lt;/code&gt; template tags mentioned in the post?  They work like WordPress&#039; own &lt;a href=&quot;http://codex.wordpress.org/Stepping_Into_Template_Tags&quot; rel=&quot;nofollow&quot;&gt;template tags&lt;/a&gt;-- as long as you are in the loop, they will retrieve/output field data from the current post.]]></description>
		<content:encoded><![CDATA[<p>@c4becky: Have you tried the <code>cnr_get_data()</code> and <code>cnr_the_data()</code> template tags mentioned in the post?  They work like WordPress&#8217; own <a href="http://codex.wordpress.org/Stepping_Into_Template_Tags" rel="nofollow">template tags</a>&#8211; as long as you are in the loop, they will retrieve/output field data from the current post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: c4becky</title>
		<link>http://archetyped.com/know/cornerstone-using-custom-field-data-in-wordpress/comment-page-1/#comment-77862</link>
		<dc:creator>c4becky</dc:creator>
		<pubDate>Tue, 20 Nov 2012 15:54:54 +0000</pubDate>
		<guid isPermaLink="false">http://archetyped.com/auto-draft/#comment-77862</guid>
		<description><![CDATA[Hi,

This plugin is great. I&#039;d love to see more specific/detailed code that shows an example of how to get the cnr bits into the loop. I can&#039;t quite figure out how to word it.

Thanks!]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This plugin is great. I&#8217;d love to see more specific/detailed code that shows an example of how to get the cnr bits into the loop. I can&#8217;t quite figure out how to word it.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
