<?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: Revisiting WordPress Custom Fields</title>
	<atom:link href="http://www.bloggingtips.com/2009/05/28/revisiting-wordpress-custom-fields/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bloggingtips.com/2009/05/28/revisiting-wordpress-custom-fields/</link>
	<description>Blogging Guides, News, Tips, Resources</description>
	<lastBuildDate>Mon, 22 Mar 2010 00:07:13 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Phil</title>
		<link>http://www.bloggingtips.com/2009/05/28/revisiting-wordpress-custom-fields/#comment-326725</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Fri, 12 Jun 2009 16:29:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=7461#comment-326725</guid>
		<description>You have no idea how long ive been looking for those few lines of code, didnt want the over head of a plugin so this is perfect. I stuck a

&lt;code&gt;
if ( is_singular() ) {
}
&lt;/code&gt;

around the top so that the tags only show up on the singular pages.</description>
		<content:encoded><![CDATA[<p>You have no idea how long ive been looking for those few lines of code, didnt want the over head of a plugin so this is perfect. I stuck a</p>
<p><code><br />
if ( is_singular() ) {<br />
}<br />
</code></p>
<p>around the top so that the tags only show up on the singular pages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ernie Smith</title>
		<link>http://www.bloggingtips.com/2009/05/28/revisiting-wordpress-custom-fields/#comment-326395</link>
		<dc:creator>Ernie Smith</dc:creator>
		<pubDate>Wed, 03 Jun 2009 22:04:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=7461#comment-326395</guid>
		<description>Hey Sarah,

This is cool and everything, but this is not even close to scratching the surface of what can be done with custom fields. You can do some radical things with it.

For evidence of what can be done with custom fields, I&#039;d like to point you to my site, &lt;a href=&quot;http://shortformblog.com&quot; rel=&quot;nofollow&quot;&gt;ShortFormBlog&lt;/a&gt;, which uses nothing but custom fields to organize its posts, along with some looped PHP and some if-then-else statements.

By the way, the plugin More Fields is a godsend when working with custom fields, though I had to do some hacking of a plugin to make my RSS feed show the posts.

Any thoughts? Please ask! :)</description>
		<content:encoded><![CDATA[<p>Hey Sarah,</p>
<p>This is cool and everything, but this is not even close to scratching the surface of what can be done with custom fields. You can do some radical things with it.</p>
<p>For evidence of what can be done with custom fields, I&#8217;d like to point you to my site, <a href="http://shortformblog.com" rel="nofollow">ShortFormBlog</a>, which uses nothing but custom fields to organize its posts, along with some looped PHP and some if-then-else statements.</p>
<p>By the way, the plugin More Fields is a godsend when working with custom fields, though I had to do some hacking of a plugin to make my RSS feed show the posts.</p>
<p>Any thoughts? Please ask! <img src='http://www.bloggingtips.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Indian art</title>
		<link>http://www.bloggingtips.com/2009/05/28/revisiting-wordpress-custom-fields/#comment-326277</link>
		<dc:creator>Indian art</dc:creator>
		<pubDate>Sun, 31 May 2009 19:30:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=7461#comment-326277</guid>
		<description>that was great info for users like me who are still trying to sort out small technicalities. Coding is not a comfortable thought for most of the users however with posts like these there is bound to be better clarity.</description>
		<content:encoded><![CDATA[<p>that was great info for users like me who are still trying to sort out small technicalities. Coding is not a comfortable thought for most of the users however with posts like these there is bound to be better clarity.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarah</title>
		<link>http://www.bloggingtips.com/2009/05/28/revisiting-wordpress-custom-fields/#comment-326177</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Fri, 29 May 2009 07:25:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=7461#comment-326177</guid>
		<description>Hi Mike, well you were one of the people who said they didn&#039;t understand things last time around so I&#039;m hoping that&#039;s changed a little now? However, no you couldn&#039;t put script in there, just content of some kind, whether that&#039;s a word, a sentence, a URL etc. Script wouldn&#039;t execute in this manner.

However, there is a lot that custom fields can do, and save time for :) Just think of them as extra text inputs on the page that you can display on the front end.</description>
		<content:encoded><![CDATA[<p>Hi Mike, well you were one of the people who said they didn&#8217;t understand things last time around so I&#8217;m hoping that&#8217;s changed a little now? However, no you couldn&#8217;t put script in there, just content of some kind, whether that&#8217;s a word, a sentence, a URL etc. Script wouldn&#8217;t execute in this manner.</p>
<p>However, there is a lot that custom fields can do, and save time for <img src='http://www.bloggingtips.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Just think of them as extra text inputs on the page that you can display on the front end.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Play Games Win Prizes</title>
		<link>http://www.bloggingtips.com/2009/05/28/revisiting-wordpress-custom-fields/#comment-326173</link>
		<dc:creator>Play Games Win Prizes</dc:creator>
		<pubDate>Fri, 29 May 2009 06:08:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=7461#comment-326173</guid>
		<description>It&#039;s amazing how the custom fields could be used. You could basically put a whole script in there.

-Mike</description>
		<content:encoded><![CDATA[<p>It&#8217;s amazing how the custom fields could be used. You could basically put a whole script in there.</p>
<p>-Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oren Yomtov</title>
		<link>http://www.bloggingtips.com/2009/05/28/revisiting-wordpress-custom-fields/#comment-326147</link>
		<dc:creator>Oren Yomtov</dc:creator>
		<pubDate>Thu, 28 May 2009 20:23:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=7461#comment-326147</guid>
		<description>If you need to &lt;a href=&quot;http://orenyomtov.info/mass-custom-fields-manager-wordpress-plugin.html&quot; rel=&quot;nofollow&quot;&gt;delete lots of custom fields&lt;/a&gt; after you deactivate a plugin or add lots of custom fields you can use my plugin.</description>
		<content:encoded><![CDATA[<p>If you need to <a href="http://orenyomtov.info/mass-custom-fields-manager-wordpress-plugin.html" rel="nofollow">delete lots of custom fields</a> after you deactivate a plugin or add lots of custom fields you can use my plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress Custom Fields - Working Examples :: Stuff by Sarah</title>
		<link>http://www.bloggingtips.com/2009/05/28/revisiting-wordpress-custom-fields/#comment-326146</link>
		<dc:creator>WordPress Custom Fields - Working Examples :: Stuff by Sarah</dc:creator>
		<pubDate>Thu, 28 May 2009 20:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=7461#comment-326146</guid>
		<description>[...] Read the full post over at BloggingTips - Revisiting WordPress Custom Fields. [...]</description>
		<content:encoded><![CDATA[<p>[...] Read the full post over at BloggingTips &#8211; Revisiting WordPress Custom Fields. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alfred</title>
		<link>http://www.bloggingtips.com/2009/05/28/revisiting-wordpress-custom-fields/#comment-326145</link>
		<dc:creator>Alfred</dc:creator>
		<pubDate>Thu, 28 May 2009 19:32:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=7461#comment-326145</guid>
		<description>I hate editing the code... I always feel like I&#039;m going to break something (and I have...) but this doesn&#039;t seem so bad.</description>
		<content:encoded><![CDATA[<p>I hate editing the code&#8230; I always feel like I&#8217;m going to break something (and I have&#8230;) but this doesn&#8217;t seem so bad.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
